Skip to content

Commit 6d1cc7d

Browse files
author
ada
committed
[O11YDOCS-6956] Relocated the new section
1 parent 2f2d152 commit 6d1cc7d

File tree

1 file changed

+24
-29
lines changed

1 file changed

+24
-29
lines changed

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

Lines changed: 24 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -527,6 +527,30 @@ Here are the limits for each type of wait time. The maximum limit for a run is 3
527527

528528

529529

530+
Chrome flags
531+
----------------
532+
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.
533+
534+
For more, see
535+
:new-page:`What are Chrome flags? <https://developer.chrome.com/docs/web-platform/chrome-flags>` in the Google Chrome Developer guide.
536+
537+
Note: Global variables are incompatible with Chrome flags.
538+
539+
These are the flags available:
540+
541+
542+
.. raw:: html
543+
544+
<div class="include-start" id="synthetics/chrome-flags.rst"></div>
545+
546+
.. include:: /_includes/synthetics/chrome-flags.rst
547+
548+
.. raw:: html
549+
550+
<div class="include-stop" id="synthetics/chrome-flags.rst"></div>
551+
552+
553+
530554

531555
Excluded files
532556
------------------------------
@@ -566,35 +590,6 @@ To create an exclusion rule:
566590
.. note::
567591
If you use multiple exclusions or multiple :guilabel:`All Except` rules, the :guilabel:`All Except` inclusions always take precedence over other exclusions. Order is always ignored unless you are using a combination :guilabel:`All Except` and :guilabel:`Custom` exclusions.
568592

569-
570-
571-
Chrome flags
572-
----------------
573-
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.
574-
575-
For more, see
576-
:new-page:`What are Chrome flags? <https://developer.chrome.com/docs/web-platform/chrome-flags>` in the Google Chrome Developer guide.
577-
578-
Note: Global variables are incompatible with Chrome flags.
579-
580-
These are the flags available:
581-
582-
583-
584-
585-
.. raw:: html
586-
587-
<div class="include-start" id="synthetics/chrome-flags.rst"></div>
588-
589-
.. include:: /_includes/synthetics/chrome-flags.rst
590-
591-
.. raw:: html
592-
593-
<div class="include-stop" id="synthetics/chrome-flags.rst"></div>
594-
595-
596-
597-
598593

599594

600595
.. _browser-custom-props:

0 commit comments

Comments
 (0)