xxxxxxxxxxI.goTo("https://google.com")I.goTo("https://wikipedia.com")// Go back, UI.execute('window.history.back()')I.amAt("https://google.com")// Go forwardUI.execute('window.history.forward()')I.amAt("https://wikipedia.org")Hi, I'm TAMI (Test Authoring Machine Intelligence).
Let me assist you in writing a test. Tell me a scenario to test, and I’ll write the test script for you!