xxxxxxxxxxI.goTo("https://www.netflix.com/");// Close the cookie bannerif(I.see$("Netflix and third parties use cookies")){ I.click("Accept")} // LoginI.click("Sign In");I.fill("Email", "[email protected]");I.fill("Password", "password");I.click("Sign in"); I.see("Sorry, we can't find an account with this email address.");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.