Try Install Learn Blog API Packages GitHub
Pages
core

Search
Entities

Test.Window

Functions

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

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

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

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