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
- Fill single Page
- Journey: 2 pages. Page loads
- Journey Validation error - Should not start filling automatically. When go to page D should start filling
- SPA: Move to page C which is hidden
- SPA: Move to page D which is hidden (different way)
- Move to page E which only has 1 input: Hard to identify page without Url (Do we need to hide more inputs?)
- SPA: Move to page F and G which adds dynamic elements to page using js
- Add in multiple claims (page refresh)
- click checkbox mid way to simultate page refreshing mid way through filling. Should just continue
- SPA: Do nothing. Should detect on previous page and not start filling
- Reload Page. Should detect on previous page and not start filling
- SPA: Add error style. Configure error css. Should detect on previous page and not start filling
- SPA: Next shared button. NBS issue where the next button is shared across all pages
- 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
- 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
- User clicks a next button we don't have a click handler on. Do we detect we're on the next page
- User manually reloads/refreshes page half way through filling the page. What happens?
- Do Journey 2 test. Then when completes test can redo page
- If statement and go to correct page
Page A
We'll never share your email with anyone else.