Unable to perform action on new page tab

Hi Team,

When i am clicking on option on 1st web page the new tab will be open i need to perform perform further operation on web page which is opened in new tab but bot is getting failed to do that.

I want to perform scroll down activity on new tab web page but it’s performing on 1st web page because i am using use browser activity for 1st web page and 2nd web page url is getting change.

Please help me to which activity should i use?

Hi @Smitesh_Aher2

Is the 2nd page opening in the new tab or else the 2nd page is opening in the same tab?

Regards

The page is opening on new tab

HI @Smitesh_Aher2

->In such a case use the use browser application again and indicate the second tab and then keep the Open option as Never in the properties panel under Options field.

->under the Unified Application Target there is a selector field so in that field make everthing dynamic so that whatever the tab comes into foreground the bot will work on that and in your case the 2nd page open in a new tab and that comes into foreground so the bot start to performe the actions in the new tab.

Regards

Already i performed same activity as you said but it’s not opening browser on new tab.

Hi @Smitesh_Aher2

Can you please share the properties panel screenshot?

Regards

Hi @Smitesh_Aher2

Have you removed the URL and also did you changed the selectors of the Use application/browser activity?

Regards

Okay… I have removed URL but what changes should i do in the selector field? Only integer value is changing in both selector.

What i do in this case?

Hi @Smitesh_Aher2

Please check the selectors for the page 2 and if possible please send me the screenshot of the slectors and I will try to help you by making them dynamic.

Regards

1st tab page selector :- https://forum.uipath.com/t/unable-to-perform-action-on-new-page-tab/**743611**/9

2nd tab page selector:- https://forum.uipath.com/t/unable-to-perform-action-on-new-page-tab/**589658**/9

Only the below highlighted bold part is getting change. How to handle it?
743611
589658

Hi @Smitesh_Aher2

will the 2nd page selector is always same or else it’s also keep on changing?

Regards

Yes selector changing everytime

Is there any way to handle this situation?

@Smitesh_Aher2

So whatever the selector you are observing like they are changing please make them dynamic

Regards

image
Can you try like this first tab idx= ‘1’ and second idx =‘2’

Selector is showing like this. Ids is not showing

you have to add idx it will not show in selector.

After title add idx=‘2’ it will indicate the 2nd Tab

Should i remove url also? & also Can i change setting of 2nd tab properties as neveropen browser?

you can remove url it will indicate if it is in second tab