This test checks that programmatically focusing an element after a keypress causes :focus-visible to match.
  1. Use the tab key to move focus to the button below that says "Tab to me and press ENTER."
  2. Press ENTER.
  3. If the element that says "I will be focused programmatically." has a red background, then the test result is FAILURE. If the element has a green outline, then the test result is SUCCESS.

I will be focused programmatically.