Is eValid DOM processing dynamic?

Applying eValid to AJAX applications that require advanced DOM-based methods.

Is eValid DOM processing dynamic?

Postby Rafe08 » Fri Mar 20, 2009 9:01 am

Is eValid's ability to process DOM activity dynamic or static?

I have this situation where the thing I want to do is to find the Submit button on the page and click on it but the "Submit" is a variable color image and the only thing that is constant is the ID-tag of the element where this dynamically generated PNG file is put in the page.

Can eValid do this?

HELP!
Rafe08
 
Posts: 36
Joined: Mon Jun 02, 2008 9:39 am

Re: Is eValid DOM processing dynamic?

Postby Dom » Wed Mar 25, 2009 4:17 pm

It turns out that this is a timely question because the long-
awaited extension from pure-static operation to fully dynamic
operation was just completed, and is included in eValid V9
Build 285 and later.

There'll be detailed documentation of this major new
capability made available with the product in the coming
weeks.

In the meantime, to answer your direct question, yes, with the
dynamic feature you can look up the location of "Submit" based
on ANY property it has -- not just the image or the text of
the button. You probably would do this with an
IndexFindElement command or, if you need to search for a
Regular Expression, an IndexFindElementEX command.

Once eValid has found the page element that has the right
"Submit" response, then eValid can send a click to that
particular element on the page. You probably do this with a
SubmitClick command or, if that doesn't work, with some
variation of the

http://www.e-valid.com/Products/Documentation.9/DOM/index.element.event.html

IndexElementEvent command.


--The eValid Team
Dom
 
Posts: 16
Joined: Tue Jan 01, 2008 12:48 pm


Return to AJAX Applications & DOM Processing

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons