i opened a new tab using ui path, now i have two tabs open(i need both of them), i want to perform click actions on the second one but it jumps back to the first one.
first of all
1- you can use activate activty or foucus activty
2- put for each tab attach application activity and in top level put first idx=‘1’ and for the scond one idx=‘2’