We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b8fede commit b53177bCopy full SHA for b53177b
lib/capybara/playwright/browser_options.rb
@@ -20,6 +20,7 @@ def initialize(options)
20
headless: nil,
21
ignoreDefaultArgs: nil,
22
proxy: nil,
23
+ reducedMotion: nil,
24
slowMo: nil,
25
# timeout: nil,
26
tracesDir: nil,
0 commit comments