Page 1 of 1

Using the DOM to look for a link on a webpage

PostPosted: Mon Apr 01, 2024 9:51 am
by TimmyD
Hello.

That DOM feature you have is pretty interesting.

Can that feature show me how I can use it to look for a link in a page?

Thanks very much.

Re: Using the DOM to look for a link on a webpage

PostPosted: Tue Apr 02, 2024 9:25 am
by eValid
TimmyD wrote:Hello.

That DOM feature you have is pretty interesting.

Can that feature show me how I can use it to look for a link in a page?

Thanks very much.


Happy to, glad you asked TimmyD.

Take a look at this example:

http://www.e-valid.com/Products/Documen ... ple11.html

It has all of the bits and pieces you'll need.

The main thing you need to do this is the "IndexFindElement" command, as shown in the sample script.

If you need further assistance, please contact us.


-- eValid Support