This test can be used to ensure that we scroll to the newly focused field when using the keyboard to switch focus from a text field positioned at the bottom of the page to a text field positioned at the top of the page.

  1. Scroll all the way to the bottom of the page.
  2. Tap the text field with text "Field 2"
  3. Tap the '<' above the keyboard to move the focus to the previous text field on the page, "Field 1".

This test PASSED if we scroll to "Field 1" such that it's visible.