xxxxxxxxxx// Here's an example to help you get started!I.goTo("https://github.com")I.click("Sign up")I.see("Join GitHub")I.fill("Username", "brucewayne")I.fill("Email", "[email protected]")I.fill("Password", "supersecretpassword")I.click("Create an account")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!
SUCCESS!
25s (27s)
1.
I go to "https://github.com"
6.5s
2.
I click "Sign up"
4.5s
3.
I see "Join GitHub"
0.2s
4.
I fill "Username": "brucewayne"
2.3s
6.
I fill "Password": "supersecretpassword"
4.1s
7.
I click "Create an account"
5.9s