Page 1 of 1

testing for java scrip errors in web browsers

Posted: Wed May 01, 2013 12:46 pm
by Dave_lacey_uk
Is there a way i can use Ranorex to test that a java script error has not occurred within a web site/page?

Re: testing for java scrip errors in web browsers

Posted: Fri May 03, 2013 1:41 pm
by Support Team
Hello,

You can try to use the following method in order to execute JavaScript methods.
webDocument.ExecuteScript()
Please read the section Execute javascript code in order to get more information how to execute JavaScript methods using Ranorex.

Regards,
Bernhard