description | tags | ||||
---|---|---|---|---|---|
Learn how to use the I.refreshPage command to refresh a page in your UIlicious test. |
|
Use the I.refreshPage
command to refresh / reload the current page.
I.goTo("https://google.com")
I.refreshPage() // this will reload "http://google.com" on the current tab