Try Install Learn Blog API Packages GitHub
Pages
Standard Library

Search
Entities

Test.Window

Functions

setScrollLeft
(
to
:
Number
context
:
Test.Context(a)
)
:
Test.Context(a)

Sets the horizontal scroll position of the window during a test.

setScrollTop
(
to
:
Number
context
:
Test.Context(a)
)
:
Test.Context(a)

Sets the vertical scroll position of the window during a test.