xxxxxxxxxxI.goTo("https://www.fareastflora.com")I.fill("Search" , "Sunflower")I.pressEnter()I.select("Sort by", "Price")// Use I.see.hint to set a focus on the product cardI.see.hint("Citrine Birthstone")// I.click will use the hint from I.see to decide what to clickI.click("View Details")// I'm at the correct pageI.amAt("/citrine-birthstone-november-hand-bouquet-31236.html")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.