Page 1 of 1

Motion Command Examples

PostPosted: Fri Jun 27, 2008 12:19 pm
by swtesting
Tell me more about DOM manipulation?

Re: Motion Command Examples

PostPosted: Fri Jun 27, 2008 12:21 pm
by Dom
OK, now, about that MAGIC!

eValid has special commands to allow manipulation and motion
inside a web page, to capture certain special kinds of effects:

http://www.e-Valid.com/Products/Documen ... ation.html

Here is a command that lets eValid find the sourceIndex of an
object on a page using a search process based on Regular Expressions:

http://www.e-Valid.com/Products/Documen ... nt.ex.html


Here is an example of AJAX usage that shows how several kinds of
eValid commands are used to completely test an AJAX-type
autocompleter function:

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