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

Commit 2286404

Browse files
author
ada
committed
Updated per SME feedback
1 parent 60f978f commit 2286404

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ The following table describes the types of steps you can include for actions:
6969
- Dismiss an alert that appears on the page.
7070

7171
* - Fill in field
72-
- Fill in the field you identify under :guilabel:`Selector` with a value you provide in the :guilabel:`Value` field. For security and reusability, use a :ref:`built-in <built-in-variables>`, :ref:`custom <custom-variables>`, or :ref:`global <global-variables>` variable in the :guilabel:`Value` field. Reference a custom variable as ``{{custom.your-variable-name}}``. Optionally, wait for navigation.
72+
- Fill in the field you identify under :guilabel:`Selector` with a value you provide in the :guilabel:`Value` field. For security and reusability, you may want to use a :ref:`built-in <built-in-variables>`, :ref:`custom <custom-variables>`, or :ref:`global <global-variables>` variable in the :guilabel:`Value` field. Reference a custom variable as ``{{custom.your-variable-name}}``. Optionally, wait for navigation.
7373

7474
* - Go to URL
7575
- Navigate to a URL you provide in the :guilabel:`URL` field.

0 commit comments

Comments
 (0)