Page 1 of 1

Does eValid work with modal popup dialogs

PostPosted: Mon May 09, 2016 3:54 pm
by DThomas
Hi.

What's the story on handling modal popup dialog(s) within eValid?

Thanks

Re: Does eValid work with modal popup dialogs

PostPosted: Tue May 10, 2016 7:27 am
by eValid
DThomas wrote:Hi.

What's the story on handling modal popup dialog(s) within eValid?

Thanks


A good question DThomas.

As it turns out, that there is a built-in method for handling this edge case.

The trick is to "program" the response you want when the modal popup happens.

You can see how to do this in this manual page:

http://www.e-valid.com/Products/Documen ... modal.html

Fair warning: There are many kinds of modal dialogs and sometimes programming the correct and working response can be somewhat tricky.

Here are some additional hints that may help you out:

http://www.e-valid.com/Products/Documen ... hints.html

If you need further help with your test case, please contact us.

--eValid Support