Closed s04 closed 2 months ago
I can see how this might be more convenient in some scenarios but I feel it would over complicate things. There would now be two ways to select elements and there would need to be some way to know which the configuration was using. Additionally it would require adding one or more new dependency to handle this as the current library I use (kuchiki) for parsing HTML and selecting elements only supports CSS selectors.
Would love XPATH support :)