desc.GetLocation.txt Maven / Gradle / Ivy
Returns the current location.
Example:
| Navigate To | http://jspringbot.org |
| ${currentURL}= | Get Location |
| Log | ${currentURL} |
=>
| Will log "http://jspringbot.org/".
Returns the current location.
Example:
| Navigate To | http://jspringbot.org |
| ${currentURL}= | Get Location |
| Log | ${currentURL} |
=>
| Will log "http://jspringbot.org/".