Insight on the eValid waits structure

Discussion of the technology underlying the eValid solution.

Insight on the eValid waits structure

Postby StefanI » Tue Mar 06, 2018 8:48 am

Morning.

Can you educate me in the hierarchy of waits in eValid?

Does one type of wait override any others?

Thanks
StefanI
 
Posts: 1
Joined: Tue Mar 06, 2018 8:45 am

Re: Insight on the eValid waits structure

Postby eValid » Wed Mar 07, 2018 2:53 pm

StefanI wrote:Morning.

Can you educate me in the hierarchy of waits in eValid?

Does one type of wait override any others?

Thanks


Thanks for you question StefanI.

There are implicit and explicit wait commands.

As you know, these commands slow down playback progress until "something happens" -- with quite an available variety of what "something" would be.

The implicit wait in eValid is a built-in auto-synchronization that is based on DOM signals of various types.

In effect, any non-complete (has not arrived) signal after a page navigation will pause playback until that event happens, or until the "maximum wait time value" has been exceeded.

You can set the maximum wait time in the eValid settings menu:

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

(This group of settings also has effect in other contexts).

Explicit waits -- ones that you purposely put into your script -- can pause (or hold back) playback for a wide variety of reasons, all of which amount to holding playback until a particular user-specified state has obtained.

For example, you might wait until a certain DOM element property value equals some specified value.

In terms of hierarchy, all of the implicit waits have priority over the explicit wait commands.

There is a rule that playback can't get past a particular wait command to the next [wait] command until the wait requirement is satisfied, OR, the time limit has exceeded.

We hope that answers your question.

If you need further help, please contact us.


-- eValid Support
eValid
 
Posts: 2392
Joined: Tue Jan 01, 2008 12:48 pm
Location: USA


Return to Technology

Design Downloaded from free phpBB templates | free website templates | Free Web Buttons