79552371

Date: 2025-04-03 08:32:55
Score: 2
Natty:
Report link

You can select option from Select dropdown like this:

page.FindElement(DROPDOWN).ClickItem("first option")

Where DROPDOWN is your dropdown XPATH for example "//select[@name='Gender']" and first option is name of option for example "Male"

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Noman