I have used do while loop to open four tabs (browser). I want to type into next tab after completing in each tab. But the problem is that it’s not typing in the next tab. I have used hot key (control+ tab) for next tab but it’s typing in the previous tab.
Main.xaml (16.3 KB)