Selenium testing - lago-morph/chiller GitHub Wiki
Augmented the front end form to make it easier to do testing.
In the base form
- class="flash" for the flash messages
- logout - link to log out
In the user form, assigned the following id fields:
- username - text entry field
- login - button
- create - button
In movie form
- class="movie" for movies in the list, tag is
- addmovie - button to add a movie