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 dce6168 commit 4aa83e1Copy full SHA for 4aa83e1
rb/spec/integration/selenium/webdriver/fedcm_spec.rb
@@ -22,7 +22,7 @@
22
module Selenium
23
module WebDriver
24
module FedCM
25
- describe FedCM, exclusive: [{bidi: false, reason: 'Not yet implemented with BiDi'}, {browser: %i[chrome edge]}] do
+ describe FedCM, exclusive: [{bidi: false, reason: 'Not yet implemented with BiDi'}, {browser: [ ]}] do
26
let(:dialog) { driver.fedcm_dialog }
27
28
before do
0 commit comments