You can change the Selenium test to use a different "browser", e.g. for
example HtmlUnit and set up HtmlUnit to not run Javascript.
E.g.
https://fisheye.codehaus.org/browse/~br=tag%3Atapestry-jdo-module-0.0.1/tynamo/tags/tapestry-jdo-module-0.0.1/tapestry-jdo/src/test/java/org/tynamo/jdo/integrati
On Thu, 16 Aug 2012 12:00:08 -0300, trsvax wrote:
I've got a bug that occurs where the browser has Javascript disabled. Is
there a way to run a Tapestry Selenium test and to tell the browser to
disable Javascript for that test?
Nope, as the part of Selenium that runs in the browser is written