Page 1 of 1

Need help clicking on an icon that opens a form on a webpage

PostPosted: Thu May 05, 2022 6:27 am
by CBolder
Greetings.

I am having some issues with a website being used as my testbed.

All I want to so is click on an icon which opens a form.

I'd like some assistance with this problem.

Thanks in advance.

Re: Need help clicking on an icon that opens a form on a web

PostPosted: Fri May 06, 2022 8:52 am
by eValid
CBolder wrote:Greetings.

I am having some issues with a website being used as my testbed.

All I want to so is click on an icon which opens a form.

I'd like some assistance with this problem.

Thanks in advance.


No problem Cbolder.,

First you have to find the sourceIndex value for that particular link.

So, first you use IndexFindElement to locate the link to the icon and use IndexElementClick to fire the event.

Here are the manual pages you'll need:

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

Please contact us if you have a more complex issue.


-- eValid Support