You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 2, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: synthetics/browser-test/set-up-browser-test.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -510,12 +510,12 @@ Here are the limits for each type of wait time. The maximum limit for a run is 3
510
510
511
511
Chrome flags
512
512
----------------
513
-
Google Chrome flags are a helpful tool for troubleshooting. Activate browser features that are not available by default to can test custom browser configurations and specialized use cases, like a proxy server.
513
+
Google Chrome flags are a helpful tool for troubleshooting. Activate browser features that are not available by default to test custom browser configurations and specialized use cases, like a proxy server.
514
514
515
515
For more, see
516
516
:new-page:`What are Chrome flags? <https://developer.chrome.com/docs/web-platform/chrome-flags>` in the Google Chrome Developer guide.
517
517
518
-
Note: Global variables are incompatible with chrome flags.
518
+
Note: Global variables are incompatible with Chrome flags.
0 commit comments