Get link from button on website using Find Element's returned FoundElement

I am using Find Element to acquire a UiPath.Core.Element object and want to pull the value href from the html of the button. There might be a better way but I am not finding it yet. Any thoughts?

RPA_Challenge.zip (190.9 KB)

The section I am working starts just inside the Open Browser Activity.

If anybody needs an example here is the final file.

RPA_Challenge2.zip (4.4 KB)

Check with this activity -

Regards,
Karthik Byggari

2 Likes

Thank you that worked perfectly! I added the final project to the thread in case anybody else needs the same.

1 Like

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