xxxxxxxxxxI.goTo("https://www.mozilla.org/en-US/")I.hoverOn("Who We Are")I.click("Careers")//Check if specific texts are availableI.see("Feel good about your work again")I.click("Apply Now")//Choose Filters and choose jobI.select("All Locations", "Remote US")I.select("All Teams", "IT")I.see("Job Title")I.click("Staff Site Reliability Engineer")//Check if specific texts are availableI.see("As a Staff Site Reliability Engineer at Mozilla")I.see("Your Professional Profile")I.see("Why Mozilla?")I.click("Apply for this job")//Check if you are on the correct pageI.see("Staff Site Reliability Engineer")I.amAt("https://boards.greenhouse.io/mozilla/jobs/3745258")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.