website - C# Can I Automate Drop Down Box in webbrowser control? -



website - C# Can I Automate Drop Down Box in webbrowser control? -

hi first time on here, learning c# @ moment , have nail roadblock

i have programme clicks through webpage using webbrowser control, , need pick options drop downwards box.

i have html page, , far have been using element.invokemember clicking buttons, , element.innertext inputing data.

is there way manipulate websites drop downwards box , pick values?

i have id drop downwards box element , values options.

set value of alternative selected field

ie selected="id"

c# website automation drop-down-menu

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -