Unable to click on any element in New Tab

Hi,

In my project I need to click on a button from PAGE A, which opens a new PAGE B.

Now when I try to click on any element on PAGE B, bot goes and checks PAGE A instead of PAGE B.

I have tried the below methods and it is not working

  1. Try to use keyboard shortcut to navigate to 2nd window
    ** this goes to 2nd tab but when the action happens it happens in PAGE A
  2. Use Check App State
    **this also failed
  3. Try to close the first tab and then use click activity for an element in PAGE B
    **this also failed.

I am stuck on this, please help.

Regards
Punith

can you try attache window activity and feed us back if still same issue or solved

hey

you have to manage 2 use application/browser activities, the first one y for PAGE A and the second for PAGE B, so it will identify in which window are you working on

regards!

refer to this answer here

Hey @Punith_Selvaraj

Kindly check the thread - How to record the titles of all tabs in the browser? - #34 by Nithinkrishna

Hope this helps you

Thanks
#nK

Thanks a lot and it worked as expected!

Solution provided by fernando_zuluaga worked as expected!

But anyway thank you for looking into this!

1 Like

Solution provided by fernando_zuluaga worked as expected!

But anyway thank you for looking into this!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.