Page 1 of 1

How to fix a troublesome script

PostPosted: Mon Jan 13, 2020 9:24 am
by JHorgan
Morning.

How can I debug a script which is giving me trouble?

Thanks

Re: How to fix a troublesome script

PostPosted: Tue Jan 14, 2020 12:13 pm
by eValid
JHorgan wrote:Morning.

How can I debug a script which is giving me trouble?

Thanks


Thanks for asking JHogan.

The main method we use is to use paused playback, as described here:

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

The technical idea behind this is that, when the eValid browser is paused in Playback it keeps on working and logging results and as a result you can easily see the effects of any single command.

This is true even if you use the navigation or on-page clicks and other events to move around the target website.

Hope this helps!


-- eValid Support