Open a specific page under the launch URL.
Step pattern
Given (I am |we are )*on( the)* "([^"]*)?"( page)*Examples
Example #1
Given I am on "/about-us.html"Example #2
Given I am on the "/about-us.html" pageExample #3
Given we are on "/user/login"Example #4
Given we are on the "/contact-us.html" pageExample #5
Given on "/about-us.html"Example #6
Given on the "/about-us.html" pageExample #7
Given I am on "https://un.org"