Skip to main content

Hello, 

 

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 WindowHandled1] and It doesn’t select the same window for some execution. 

How I can be sure of which window handle correspond to this window? 

@Padmakumar 

 

@Sumit.K7  


Hi @LnMamou,

If I have correctly picked the issue which is, bot is not working on a particular window for some transactions.

Just use a command called activate window before you perform any action on that window.


Hello @Syed Zaman Akhtar 

The issue is with the Web Automation  package. Fo exaample you can do Select Window Handlel1] it select window A .you execute again the same code it selects window B.


Reply