Super Easy..... Copied Download Link into a Variable

Automating a webite for data entry.

After all of the analytics are performed you have a download link. I need to take a number that is within the link.

You can right click the link and copy the address which I can sub string after.
The question is how do i get the copied link into a variable? Easiest and cleanest route??
Im having a brain freeze :frowning:

1 Like

once the link is copied
we can use a activity called GET FROM CLIPBOARD which we can store the copied link from clipboard to a variable

even to copy a link we can use we can use SET TO CLIPBOARD activity

hope this wuld help you
Cheers @Jersey_Practical_Sho

Just found that thankyou for your time

Kind regards

Robin Morgan

1 Like

Fantastic
Cheers @Jersey_Practical_Sho

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