PHP SimpleTest browser with Javascript disabled

97 Views Asked by At

I'm trying to add a test using SimpleTest browser to test JavaScript disabled scenario in PHP page.

http://simpletest.org/en/browser_documentation.html

Not sure if it is possible to disable javascript in simpletest browser? Are there any alternatives for this? Thanks

0

There are 0 best solutions below