Page 1 of 1

Need to find a dynamic tag on my webpage

PostPosted: Tue May 15, 2018 2:06 pm
by MWitney
Afternoon.

How do I find a dynamic tag in my page and click it.

Can you please provide me with an example.

Thanks

Re: Need to find a dynamic tag on my webpage

PostPosted: Wed May 16, 2018 11:30 am
by eValid
MWitney wrote:Afternoon.

How do I find a dynamic tag in my page and click it.

Can you please provide me with an example.

Thanks


Thanks for asking MWitney.

Not a problem.

You use the eValid DOM Manipulation Resources, described here:

http://e-valid.com/Products/Documentati ... urces.html

Then, you search for some specific tag and then use the eValid IndexElementMouseDown command to click on it.

Here is a fully worked example:

http://e-valid.com/Products/Documentati ... ple12.html

Hope this helps!


-- eValid Support