I am using Web automation package and I have multiple window . When I use select Window after the get windows action. I do for example Select Window WindowHandlee1] and It doesn’t select the same window for some execution.
The issue is with the Web Automation package. Fo exaample you can do Select Window HandleH1] it select window A .you execute again the same code it selects window B.
How I can be sure of which window handle correspond to this window?