How to get the URL from web page(Chrome)

when i click the button in chrome it opens tab, i need to get that URL information which is highlighted in below screen

image

Any leads helps me

Thank you

Hello @Chaitan

Just try to use get attribute activity on the button and check for the attribute type as url.
I think you will get it there.

You also have an activity “Get URL”, which will give you the url of the webpage.

Hi! Welcome to community!

You can achieve this in 2 ways:

Classic Design Experience:

As @Rahul_Unnikrishnan Mentioned you can get the url using get attribute activity.

Find the attached image below for your reference:

Modern Design Experience:

As @Anas_Pv Mentioned you can get the url using Get URL activity

Find the attached image below for your reference:

Regards,
NaNi

1 Like

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