File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -359,6 +359,8 @@ The code above will leave your browser window open in case there's a failure. (i
359
359
--mobile # (Use the mobile device emulator while running tests.)
360
360
--metrics=STRING # (Set mobile metrics: "CSSWidth,CSSHeight,PixelRatio".)
361
361
--chromium-arg=ARG # (Add a Chromium arg for Chrome/Edge, comma-separated.)
362
+ --firefox-arg=ARG # (Add a Firefox arg for Firefox, comma-separated.)
363
+ --firefox-pref=SET # (Set a Firefox preference:value set, comma-separated.)
362
364
--extension-zip=ZIP # (Load a Chrome Extension .zip|.crx, comma-separated.)
363
365
--extension-dir=DIR # (Load a Chrome Extension directory, comma-separated.)
364
366
--headless # (Run tests headlessly. Default mode on Linux OS.)
You can’t perform that action at this time.
0 commit comments