Check if url opens in new tab

Hi,
I want to click a link and check if it opens in a new tab. Does anybody have an approach?
Thanks.
-Amit.

hi @AMIT_SINGH

Clickthe link and use OpenBrowser Activity in that uncheck NewSession will create a new tab based on the link clicked

Thanks
Ashwin S