Chrome Browser Tab Close

Hi…

i working on chrome browser. its clicked opened multiple tab in one Browser…

if extracted the data from one tab…How to close the current working tab…

i have an issue is not closing the current. it closed other tabs… How to fix it.

Thanks
Shyam

Hi @Shyam_Pragash

You can try sending hot key as Ctrl + w

Thanks,
prankur

Hi!

You can use close tab activity!

or

you can use send hot key-> CTRL+F4

Regards,
NaNi

1 Like

HI @Shyam_Pragash

Try this way

  • Use Attach Browser activity and indicate on the screen you want
    • Inside that use Close Tab Activity
      image

It will close that particular tab.

Note : If the Tab you indicated for Attach browser is not opened or the URL changing dyanamically it will throws an error . So Use Selectors accordingly

Regards
Gokul

1 Like

Hi…

You Said Activity close the previous one not current tab…

Thanks
Shyam

Hi…

This is working fine… its close current working tab…

Thanks
Shyam

No This will also work for current tab.

Happy Automation

Regards
Gokul

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