We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49033c commit 39a028eCopy full SHA for 39a028e
rb/spec/integration/selenium/webdriver/driver_spec.rb
@@ -277,7 +277,7 @@ def save_screenshot_and_assert(path)
277
end
278
279
280
- describe 'execute async script', except: {browser: :phantomjs} do
+ describe 'execute async script' do
281
before do
282
driver.manage.timeouts.script_timeout = 0
283
driver.navigate.to url_for('ajaxy_page.html')
0 commit comments