Hello Everyone.
I have a problem I need to solved in my project.
Right now I have 5 instances of login webpage of a same website.
I am trying to log in these 5 users using the parallel activity but I have having issues with the selectors.
This is due to the fact that the username textbox and password textbox for the 5 instances are all exactly identical.
Do you have an idea to solved this kind of situation?