All Downloads are FREE. Search and download functionalities are using the official Maven repository.

desc.GetLocation.txt Maven / Gradle / Ivy

There is a newer version: 1.9
Show newest version
Returns the current location.

Example:
| Navigate To | http://jspringbot.org |
| ${currentURL}= | Get Location |
| Log | ${currentURL} |

=>
| Will log "http://jspringbot.org/".




© 2015 - 2024 Weber Informatics LLC | Privacy Policy