Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 564 Bytes

flow.md

File metadata and controls

11 lines (10 loc) · 564 Bytes

this is for my own reference, not formatted to look pretty for others

  • Scan DOM elements
  • Check if there is a start/continue/next button, click if there is and skip rest of the loop
  • Fulfill requirements
    • click all li tags before proceeding
    • If li tags have a label tag inside, click those instead
    • If it's a rearrange type question, click all buttons (options)
  • Find Submit button
  • Await loading of next screen
  • This page will be a review with the correct answer and the selected answer, find and click the "Next" button