Page 1 of 1

How to extract the DOM index off an input form

PostPosted: Mon Apr 11, 2022 11:27 am
by JamesRH
Hello.

Can you please explain how I find to extract DOM index for an input form?

Please include any reference material with your reply.

Thanks

Re: How to extract the DOM index off an input form

PostPosted: Tue Apr 12, 2022 8:23 am
by eValid
JamesRH wrote:Hello.

Can you please explain how I find to extract DOM index for an input form?

Please include any reference material with your reply.

Thanks


Thanks for posting JamesRH.

The best method is to use the PageMap when the page in question is in the eValid Browser.

The popup display that PageMap gives you (from the GUI or with CTRL-F5) correlates what you see with what the internal details are for what you see on the screen.

Here is a manual page that shows you how to easily identify the sourceIndex of any element on the screen:

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


-- eValid Support