Switching Between Tabs in Google Chrome

Hey Everyone, I am working on a automating task, which requires me to switch between various tabs in google chrome. I tried using attach browser and attach window activity, but it didnt work. I also tried using Hotkeys like “Ctrl + Tab” & “Ctrl +No. of the tab” but even that didnt work. Kindly suggest a solution.

@Aditya_Bhalerao

Use “Activate” activity in Control.

Hope this will help you.

Thanks,
Suresh J

@sureshj I tried doing that I also, by activating that particular selector, but it didnt work.

@Aditya_Bhalerao

It works fine for me, Could you please check the Selector or share it.

Thanks
Suresh J

1 Like

@sureshj
Let me try it once again and ill get back to you.

Hi @Aditya_Bhalerao

If possible use Ctrl+t or Ctrl+n to open multiple tabs
Pass the browser variable
Thanks
Ashwin.S

@Aditya_Bhalerao
You can do this if activate isn’t working!!! It must but in case it’s not go to UIExplorer in options and then indicate on screen and do the required filling!!!
Now go to the selector field to check if that worked!!!

doing this, it will activate the screen but the selectors won’t work properly

To get that working I’ll suggest do a Attach Window, that will make life a lot easier for you in selecting selectors

Do let me know in case of query

2 Likes

@Achal_Sharma

Can you share a work flow showcasing the use of Attach Window. As i mentioned earlier I have tried doing that, but it didn work. It shall be really help if you could help me get do the same.

@sureshj

So far the Activating the selector is working well. I’ll keep you posted about the same.
As there is another importatnt task which needs to be done with the same logic.

hi @Aditya_Bhalerao

here is the sample workflow for the attach window.

Sequence.xaml (7.3 KB)

1 Like

Thanks

@Achal_Sharma , Let me look at it and get back to you.

@Aditya_Bhalerao

Thanks for the Update.

@sureshj Sorry for the late reply.

The logic with Activating (Activity :- Activate)the selector worked for me.

1 Like

@Aditya_Bhalerao

Thanks for the update Aditya.:grinning:

Thanks,
Suresh J

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