If Environment URL is sent from the UI – Use that URL
Else if test case has an environment URL set use that as the URL
Else use the URL that was used during automation
URL is retrieved from the test step
If the URL has used any variables – the variable is replaced from the variable map
Else use the pageurl that was captured for the step – this ensures that even if the URL is not captured as a separate step – the test case can continue
In the below 2 conditions no URL is used
If test case has been configured to continue the previous test or
The test case is an inline test case
Have other questions? Access our full knowledge base!