Skip to main content

Assert URL

Overview


Ensures the page is navigated to the given URL

Input

Browser

NameRequiredDescription
Browser InstanceWhich browser instance to run against.
NameRequiredDescription
URLThe url to assert

Optional

NameRequiredDescription
TimeoutThe duration that the assert retries for
Test DescriptionThe Description of the test
Use Inner TextTrue to assert inner text
InvertTrue to invert test
Is RegexTrue if text is regex

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.