Adding an Open step
You can add a step to open a URL that is required for any test step by using the Open step from the UI catalog.
Before you begin
You must have completed the following tasks:
- Ensured that you are assigned a Team Space Owner, Project Owner, or Member with a Tester role to create or edit a test resource.
- Read and understood the information in Edit branch overview and Create or select an Edit branch.
- Ensured that your project contains a Web UI test.
- Opened the test in Test Editor. See Editing a Web UI test.
Procedure
-
Click the
button displayed on the Test
Editor page.
The Edit button appears only when no active edit branch is selected.
Alternatively, right-click the test in the test navigator panel and select Edit.
The Edit branch dialog is displayed.If the Edit branch dialog is not displayed, then go to step 3. - Select an existing edit branch or create a new edit branch.
- Drag and drop the Open element under any test step as required from the UI catalog in the Catalog tab.
-
Click the Open step.
The step details pane is displayed.
-
Perform the following steps in the Details tab of the step
details pane:
- Enter the URL of the page to be opened in the URL text box.
- Select Attach to open the URL in a new tab or window.
- Enter a title to identify the container in the Context text box.
- Enter a description about the container in the Note text box.
- Click the Advanced tab.
- Optional:
Select the Disable checkbox if you want to disable the
step.
The selected step is greyed out.
- Optional:
Perform the following steps to set the timeout value:
- Select the Override Timeout checkbox.
- Specify the duration of time that Test Hub must wait for the step to be completed in Duration.
- Select the unit of time for the timeout in
Unit.
Alternatively, you can select the Code checkbox and enter the timeout and unit in Duration.
- Close the step details pane.
-
Click the Save icon
to save the modifications.