xxxxxxxxxx// 🌐 Lets load up the websiteI.goTo("https://my.nintendo.com/")I.see("Get started with My Nintendo!");// 👉 Lets click on somethingI.click("news")// ⏰ And see if it loadsI.amAt("https://my.nintendo.com/news")// 😄 And look aroundI.see("News")//// Intrested to do more complex test scripts for your website?// Head over to - https://uilicious.com//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!
Hello!
You haven't ran a test yet.
Write a test in the editor,
and hit the "Run" button run the test.