Neoload seems not understand the object window.
Example : window.JSON
Or did I missed something ?
The object window are used with web browser to allow access to browser window and HTML page. In NeoLoad we use Rhino which is anĀ implementation of ECMAScript/JavaScript 1.7. Rhino does not know anything about HTML pages and windows that's why it can't work.
Hello Nouredine, In this case, is there a way to get the Web browser objects ?