On screens where vertical scrolling is required, you can create and run tests using the following procedure.
Upload screen captures
First, acquire the screen captures on the edit test case page. When acquiring them, elements that are hidden outside the scroll range are scrolled to display and the screen can then be captured.
Create a test
Next, we shall create a test, and when operating elements that may be outside the scroll range, use the Continue swipe command to display the element, and then tap.
Note that you need to swipe up to scroll down the screen, and swipe down to scroll up the screen.
Reaching elements faster by utilizing the velocity option
You can increase the amount of distance in a single swipe by changing the "velocity" option from the default value. This adjustment, while potentially leading to overshooting the target element, serves as an efficient strategy to display the element that are outside of the visible range. For instance:
The target element is close to the edge of the scroll area
- Move to the edge of the scroll area (e.g. bottommost) by fast "Continue swipe" command
- Move to the target element by slow "Continue swipe" command with its direction reversed
There is a large interval without the target element
- Skip over areas where target elements are clearly absent, using fast "Swipe" commands
- Move to the target element by slow "Continue swipe" command with the same direction