xxxxxxxxxx//Go to websiteI.goTo("https://www.behance.net/")//Accept CookiesI.click("Enable All")//Search for a projectI.fill("Search", "The Mandalorian")I.pressEnter()I.wait(5)I.click("Images")I.wait(5)//Select FiltersI.click("Creative Fields")I.click("Graphic Design")I.click("Tools")I.click("Adobe Photoshop")I.click("Baby Yoda")I.wait(5)I.see("The Mandalorian Baby Yoda")//Choose a ProjectI.see("Yann Dalon")I.hoverOn("Yann Dalon")I.click("Star Wars - Mandalorian")//View Full ProjectI.click("View Full Project")//Click on appreciate buttonI.click("Appreciate")I.wait(5)I.see("Appreciated")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.