xxxxxxxxxxI.goTo("https://www.google.com/maps")I.click("Accept all") // accept cookiesI.fill("Search", "Merlion, Singapore")I.click("Search") // clicks the "magnifying glass" iconI.click("Zoom in") // clicks the "plus" iconI.click("Zoom out") // clicks the "minus" iconHi, 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!