Page 1 of 1

Any problems with using RE in webpages dealing with the DOM

PostPosted: Tue Oct 17, 2017 4:17 pm
by SIrvine
Hello.

What about using regular expressions (RE) in eValid scripts that interact with the page's DOM?


Thanks

Re: Any problems with using RE in webpages dealing with the

PostPosted: Wed Oct 18, 2017 11:08 am
by eValid
SIrvine wrote:Hello.

What about using regular expressions (RE) in eValid scripts that interact with the page's DOM?


Thanks


Thanks for asking SIrvine.

Here is an example of structural testing using regular expressions (RE's):

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

This example not only does the script illustrate using RE's, but it also shows how to do dynamic synchronization.

If you need additional help with this, please contact us.


-- eValid Support