Welcome Guest Search | Active Topics | Sign In | Register

How to get list of options from dropdown with WebBrowser? Options
Corrado
Posted: Saturday, September 22, 2018 7:55:08 PM
Rank: Newbie
Groups: Member

Joined: 9/21/2018
Posts: 1
Hello,
Is there a simple way to get list of options from web page dropdown control?
I'm trying to parse outerHTML property of dropdown Element, but probably there is a simpler solution?

I'm using WebView directly without UI.
Thank you!
eo_support
Posted: Sunday, September 23, 2018 10:12:18 AM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,066
Hi,

You will need to use JavaScript for such tasks. We only provide you the way to run JavaScript code, the actual work is done by your script code. See here for more details:

https://www.essentialobjects.com/doc/webbrowser/advanced/js.aspx

Thanks!


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.