Close tab

two tab open in edge how to close one tab in

Hey!

Are you talking about current tab need to be closed or previous tab?

If Current Tab need to be closed:

Try this:

Use SendHotKey -> Ctrl+W

Without indicating it on screen… This is a hardware event without indicate it on the screen this will work

Try this and let me know

Regards,
NaNi

1 Like

Hi @AsadPathan2665

You can follow this approach

  1. Use Attach Browser Activity to attach the tab by indicating it
  2. Inside the scope - use Close Tab activity to close the tab

image

2 Likes

@AsadPathan2665

Try this →

image

1 Like