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 95e6a49 commit 4b51609Copy full SHA for 4b51609
rb/spec/integration/selenium/webdriver/manager_spec.rb
@@ -169,7 +169,7 @@ module WebDriver
169
end
170
171
it 'does not allow adding with value None when secure is false',
172
- except: [{version: GlobalTestEnv.beta_browser_version(:firefox),
+ except: [{browser: :firefox,
173
reason: 'https://github.com/mozilla/geckodriver/issues/1842'},
174
{browser: %i[safari safari_preview]}] do
175
expect {
0 commit comments