eValid uses a very generic script language that is simple and easy to
understand. The complete eValid script language is defined at:
http://www.e-Valid.com/Products/Documen ... cript.htmlThe MatchString command is at:
http://www.e-Valid.com/Products/Documen ... atchStringeValid has special commands that can be used to achieve playback
synchronization based on internal properties of pages, a capability
that is essential in certain AJAX implementations:
http://www.e-Valid.com/Products/Documen ... n.dom.htmlHere is a summary of ALL of eValid's playback synchronization modes:
http://www.e-Valid.com/Products/Documen ... mmary.htmlThe eValid PageMap facility -- which reveals the contents of the
current page eValid is showing you -- gives you a direct look into
the document object model (DOM) of the page. Here's how to use it:
http://www.e-Valid.com/Products/Documen ... p.gui.html