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