Manual Testing Instructions

The test is automatic, but if you wish to test it manually, you can do so by following the steps below.

  1. Click on the label of the interactive element of your choosing. For example, you can click on the label of the first button element by clicking on the text "button1". Do not click on anything afterwards before the next step.
  2. Expected behavior: While mousedowning, the element on the right of the title text should have received a red outline for the duration of the mousedown.
  3. Click again on the same label (do not double-click, wait a second before clicking again).
  4. Expected behavior: Again, while mousedowning on the click, the element on the right of the title text should have received a red outline.
  5. Expected behavior: The above steps should pass for all the labels on this page.