Skip to content

Commit 2225a64

Browse files
committed
Update the ReadMe
1 parent 2328eaa commit 2225a64

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ The code above will leave your browser window open in case there's a failure. (i
359359
--mobile # (Use the mobile device emulator while running tests.)
360360
--metrics=STRING # (Set mobile metrics: "CSSWidth,CSSHeight,PixelRatio".)
361361
--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.)
362364
--extension-zip=ZIP # (Load a Chrome Extension .zip|.crx, comma-separated.)
363365
--extension-dir=DIR # (Load a Chrome Extension directory, comma-separated.)
364366
--headless # (Run tests headlessly. Default mode on Linux OS.)

0 commit comments

Comments
 (0)