18 January 2026:


This forum is now archived and is in read-only mode. Please continue discussions on our improved new Sahi Pro Community forum.



Sahi Pro is an enterprise grade test automation platform which can automate web, mobile, API, windows and java based applications and SAP.

Issue in selecting value from dropdown

Hi,

We are facing an issue in selecting value from dropdown.I have two dropdowns.1st dropdown has 2 values(for example values a,b) and second drop down values will be populated based on the value choosen in 1st dropdown.

For example if i choose value a in dropdown 1 then value b will be populated in dropdown 2.

When i run the script it takes the value a from dropdown 1 and navigates to dropdown 2.However now the control goes back to dropdown 1 and choose the value b from 1 dropdown instead of choosing the value b from 2 dropdown.

Can someone help me in fixing this problem

Answers

  • The second dropdown is a dynamic dropdown as it depends on value choosen in 1st dropdown
  • The second dropdown is a dynamic dropdown as it depends on value choosen in 1st dropdown
Sign In or Register to comment.