xxxxxxxxxxI.goTo("https://github.com/login")// Set the Resolution to 2560 x 1440UI.resize("2560x1440")// Set the viewport to 1920 x 1080UI.resize("1920x1080", {target: "viewport"})// Set the Resolution to a Mobile ResolutionUI.resize("1080x1920")I.fill("Email", "[email protected]")I.fill("Password", "supersecretpassword")I.click("Sign in")I.see("Incorrect username or password.")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.