Refresh / Reload Page

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
Last Updated: 10/27/2023, 12:14:03 PM