When click on a hyperlink, it opens a new tab in the browser. How to perform different activities like click, type into etc. in the new tab

When I click on a hyperlink, it opens a new tab in the browser. How to perform different activities like click, type into etc. in the new tab.

I am using Use Application/Browser Activity

Hey

every time you open a new tab, you should use another use application/browser activity to attach the new tab, then perform your activities within the use app activity

Regards