We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi, I am trying to select next button in quotes.toscrape.com site, with xpath selector but it does work.
here an exemple with css and xpath
is there a way to do this?
Thank you !
The text was updated successfully, but these errors were encountered:
splash:select is only for css per the docs:
https://splash.readthedocs.io/en/stable/scripting-ref.html#splash-select
i do not see a way to do this with xpath just skimming the docs but i do not know lua at all
Sorry, something went wrong.
No branches or pull requests
Hi, I am trying to select next button in quotes.toscrape.com site,
with xpath selector but it does work.
here an exemple with css and xpath
is there a way to do this?
Thank you !
The text was updated successfully, but these errors were encountered: