fervor icon indicating copy to clipboard operation
fervor copied to clipboard

Integration tests for JS being disabled

Open parris opened this issue 8 years ago • 0 comments

We have a fair amount of features where we plan for JS being disabled or broken on the client side. My initial attempts at writing these failed. Webdriver expects JS to be on/off for an entire test run. I didn't really want to duplicate configs for the JS off tests quite yet.

parris avatar Nov 05 '17 17:11 parris