hyTags
HomeHome DocumentationDocumentation

page-get-url

Gets the current page URL
Parameter
Type
Description
return
url
The current URL of the page
Test Case:Get page URL returns URL
    <div></div>
    
    <page-get-url>
    <url-get-schema>
    <assert-equal value="https" type="string">
    
    👆 Try to change something!
  • Test succeeded Test failed