Automate tests: User clicks fill button: this will trigger any user interraction we need. Fill script logs actions to local storage so can check against that and what gets filled on screen
  1. Fill single Page
  2. Journey: 2 pages. Page loads
  3. Journey Validation error - Should not start filling automatically. When go to page D should start filling
  4. SPA: Move to page C which is hidden
  5. SPA: Move to page D which is hidden (different way)
  6. Move to page E which only has 1 input: Hard to identify page without Url (Do we need to hide more inputs?)
  7. SPA: Move to page F and G which adds dynamic elements to page using js
  8. Add in multiple claims (page refresh)
  9. click checkbox mid way to simultate page refreshing mid way through filling. Should just continue
  10. SPA: Do nothing. Should detect on previous page and not start filling
  11. Reload Page. Should detect on previous page and not start filling
  12. SPA: Add error style. Configure error css. Should detect on previous page and not start filling
  13. SPA: Next shared button. NBS issue where the next button is shared across all pages
  14. Claims error: Fill in claim 1. Page refreshes but validation error still on claim 1 with fields still filled in. Should not start filling claim 2
  15. Don't think we should handle: You problem: Manual intervention on claim 2. Go back to claim 1 page. Should not fill claim 2 stuff
  16. User clicks a next button we don't have a click handler on. Do we detect we're on the next page
  17. User manually reloads/refreshes page half way through filling the page. What happens?
  18. Do Journey 2 test. Then when completes test can redo page
  19. If statement and go to correct page

Page A

We'll never share your email with anyone else.
1, 18 - Page B
Page E Only one input
Add a claim