Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 52659d5

Browse files
changes
1 parent c19ba41 commit 52659d5

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

synthetics/browser-test/set-up-browser-test.rst

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,6 @@ Auto-retry
392392

393393
Run a test again automatically if it fails without any user intervention. It's a best practice to turn on auto-retry to reduce unnecessary failures from temporary interruptions like network issues, timeouts, or intermittent issues on your site. Auto-retry runs do not impact subscription usage, only the completed run result counts towards your subscription usage. Auto-retry requires at least runner version 0.9.29.
394394

395-
.. Security
396395

397396
.. _browser-validation:
398397

@@ -420,7 +419,6 @@ When executing the browser test, the Chrome browser is configured with the crede
420419

421420
More details on Chrome authentication are available :new-page:`here list <https://www.chromium.org/developers/design-documents/http-authentication/>`.
422421

423-
.. Custom content
424422

425423
.. _browser-headers:
426424

@@ -512,11 +510,7 @@ Here are the limits for each type of wait time. The maximum limit for a run is 3
512510

513511
Chrome flags
514512
----------------
515-
Google Chrome flags are a helpful tool for troubleshooting. You can activate browser features that are not available by default so that you can test:
516-
517-
* new features
518-
* custom configurations like dark mode
519-
* performance and privacy settings
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.
520514

521515
For more, see
522516
:new-page:`What are Chrome flags? <https://developer.chrome.com/docs/web-platform/chrome-flags>` in the Google Chrome Developer guide.
@@ -530,8 +524,6 @@ These are the flags available:
530524

531525

532526

533-
534-
535527
.. _browser-custom-props:
536528

537529
Custom properties

0 commit comments

Comments
 (0)