xxxxxxxxxx// 🌐 Lets load up the websiteI.goTo("https://clarity.design/")I.see("Clarity Design System");// 👉 Lets click on somethingI.click("Community")// ⏰ And see if it loadsI.amAt("https://clarity.design/community")// 😄 And say hi to the teamI.see("Clarity Team")I.see("Jehad Affoneh")I.see("Jeeyun Lim")I.see("Cory Rylan")//// Intrested to do more complex test scripts for your website?// Heade 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.