Hello,
I have such a problem:
I log in to the site with different user information. When I click on the username after logging in, 2, 3 or 4 options are presented in the drop-down list depending on the user’s status. Which option I click depends on the user. The only way to explain it to the robot is to give the command to select the option with defined “TAX ID” number among the option texts in the drop-down menu.
I want to set up the logic like this:
If the name of user A is written on the button, select the option with the value 12345 in the text from the drop-down menu.
How do I do this?