Support > Forums > OpenBots Studio > Native Browser - Dropdown Selection

Native Browser - Dropdown Selection

Lakshmi S

  • Reporter
  • Calender Icon October 17,2021 at 8:27 PM

I have a dropdown menue which I need to make a selection from. When you make a selection, the page automatically runs a script (using onchange() ). How can I use the OpenBots Studio to do that. I tried the following:

  • Used Set Option Element: That set the option and did the right selection but the script did not run
  • I tried Click Element: That did not do anything.

I would appreciate any help or direction to resolve this.

Thank you

This forum has 173 topics, 516 replies, and was last updated 10 months ago by Ehtesham Abad

Kriti Sinha

  • Participant
  • Calender Icon October 27,2021 at 2:48 PM

Hello , Mohammed Al Mogary The select option action allows you to select combo box value depending on index or text but set option command will only change the value it will not invoke any event ,Try using Mouse click .

You are not authorized to reply, please click here to login and add your reply to this topic.