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
Post a Comment