xxxxxxxxxx//Navigate to siteI.goTo("https://www.eventbrite.com/e/mindshift-push-beyond-your-limits-spa-and-wellness-retreat-tickets-480366688697?aff=ebdssbdestsearch")//Accept CookiesI.click("Accept All")I.click("Get Tickets")//Codes to interact with elements on the iframeUI.context("iframe[data-automation^=checkout-widget-iframe]", ()=>{ I.select("Women's Retreat: Mindshift", 2) I.click("Check out")})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.