Page 1 of 1

Increase wait times on page completion

PostPosted: Fri May 05, 2017 10:44 am
by JoshGreg
Hello.

eValid has this neat built-in page completion method, but I want to make it wait longer.

Is there a way to do that?

Thanks

Re: Increase wait times on page completion

PostPosted: Mon May 08, 2017 1:17 pm
by eValid
JoshGreg wrote:Hello.

eValid has this neat built-in page completion method, but I want to make it wait longer.

Is there a way to do that?

Thanks


An interesting question, thanks for asking JoshGreg.

The correct answer, is not directly.

But, indirectly, yes eValid can do it.

The built-in delays are too dependent on browser internal logic to allow a user to fiddle with the time values.

We tried that and it was a disaster.

Instead, what we recommend is using the "command delay" feature.

This puts an addition interval of a specified number of milliseconds into the playback after the completion of any command and before initiation of the next command.

Which is 99.99% of what you have asked for.

Here is the preferences page where you can set the Command Delay value (defaulted to 0 milliseconds):

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

Try this and see if it meets your needs.

-- eValid Support