Page 1 of 1

Click on the tag <a>

PostPosted: Fri Feb 28, 2020 10:03 am
by Uliani4
Hi guys,

The site has the following line of code

Code: Select all
<a href="/main.pl?edit=4&0.750195958670723">Test</a>


This line is in the frame.
The link in this tag is dynamic, the numbers change after each frame load.

How do I programmatically click on it?

Thanks,