/
"AUTOMATIC_SCROLLING" Command

"AUTOMATIC_SCROLLING" Command

Description: This command allows enabling/disabling auto-scrolling feature during test case execution (rather than enabling/disabling feature for the entire account)

Scenario: Suppose we want to launch a test case which works on a page with long forms so scrolling must be present up until a specific step, then it stops and resumes once that step is finished executing.

Procedure: 1- Define all steps to fill the long form

2- On the step where you would like auto-scrolling to pause, add a step before it with Auto_Scrolling command and disable the checkbox next to “Enable”

3- After that step, add another step with Auto_Scrolling command and leave the checkbox “Enable” in default state

4- Your steps will look like this:

image-20240611-135634.png

 

 

 

Related content

"DESKTOP_SCROLL" Command
"DESKTOP_SCROLL" Command
More like this
"GET_SSH_VALUE" Command
"GET_SSH_VALUE" Command
Read with this
Commands Editor (BETA)
Commands Editor (BETA)
More like this
"MINIMIZE_BROWSER_WINDOW" Command
"MINIMIZE_BROWSER_WINDOW" Command
Read with this
Subject7 Recorder (BETA)
Subject7 Recorder (BETA)
More like this
"MAXIMIZE_BROWSER_WINDOW" Command
"MAXIMIZE_BROWSER_WINDOW" Command
Read with this