Assert that you are on the right page, an element has a specific value, an element is visible etc...
Read more »Run your tests in different modes. WIP for debugging, Many for ensuring your test passes consistently, TODO to remind you to write a test later, Skip to not run a test etc..
Read more »