Welcome Guest Search | Active Topics | Sign In | Register

EO.WebBrowser - capture html select element options Options
Clarence
Posted: Saturday, December 12, 2020 10:18:29 AM
Rank: Member
Groups: Member

Joined: 9/29/2019
Posts: 13
Hi,

I am trying to do some automatic with a select element which is dynamically generated. I will need to get all the options into a string array. I got it into JSObject using getElementById. How do I go about looping/retrieving the options into a string array ?
eo_support
Posted: Monday, December 14, 2020 7:27:38 AM
Rank: Administration
Groups: Administration

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

You will need to use JavaScript code to get what you need, then use EvalScript to run the JavaScript and return the result to you.

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.