[WebDriver] Go back in browser history

View in #general on Slack

How do you go back in the browser history? (using the webdriver helper)

I.executeScript("window.history.back();");