Is eValid able to execute a blur event in playback mode

How to apply eValid to functional testing of web applications.

Is eValid able to execute a blur event in playback mode

Postby NancyW » Thu Aug 24, 2017 10:24 am

Morning.

Is there any way to execute a "blur" event in an eValid playback?

Thanks
NancyW
 
Posts: 1
Joined: Thu Aug 24, 2017 10:21 am

Re: Is eValid able to execute a blur event in playback mode

Postby eValid » Fri Aug 25, 2017 3:23 pm

NancyW wrote:Morning.

Is there any way to execute a "blur" event in an eValid playback?

Thanks


Thanks for posting NacyW.

This is a simple question but requires a complex answer.

There is a way to run a JavaScript passage in eValid, using the CallJavaScript command.

That command requires that you use the specific name of the JavaScript method that you know is in the page.

Once you know that you can "fire" that event with this command.

There is also a way to put your own values into any DOM on the page, using the ValuePutElement command, described here:

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

To do this you have to know the specific DOM index (which you can find with an IndexFindElement command) and the specific text value you want to put in.

For "blur" this has to be a a valid property value for that particular page.

Let us know if this is enough information.


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


Return to Desktop and Mobile Device Functional Testing

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