xxxxxxxxxxI.goTo("https://google.com")I.click("Accept all") // accept cookiesI.fill("Search", "set timer for 60 seconds")I.pressEnter()I.wait(10) // wait for ten secondsI.click("Stop")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!