When I create a trace, how do I know when it’s complete?

All your interactions are recorded and become steps in your trace. Completing each trace with a “Check” is recommended to ensure the feature functions. 

For example, a trace checking the functioning of login should include these steps: clicking the login button, filling in the login form, clicking “login”, and creating a check for “logged in as…” After a “Check” in place, click “Run trace” to test that the entire trace works. Watch the “First Trace” tutorial to see how to automate testing for login.