You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: