Replies: 1 comment 5 replies
-
Something like that should work: value, err := page.EvalOnSelector("select", "el => el.value") |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, I would like to select a value from a select tag, how can i do it ?
For exemple i would like to select "Hamster" from the select on this page: https://developer.mozilla.org/fr/docs/Web/HTML/Element/select
Beta Was this translation helpful? Give feedback.
All reactions