On Thu, 16 Aug 2012 12:00:08 -0300, trsvax <trs...@gmail.com> 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 in JavaScript itself. You'll need to use some other web integration test framework instead.
-- Thiago H. de Paula Figueiredo --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org