ElementSetScrollPercentage CallableElementSetScrollPercentage(ElementOrId, scrollPercentage, scrollBehavior): voidSets the scroll position of an element to a specified percentage of its scrollable content. Ideally scroll percentage should be gotten with ElementGetScrollPercentageParametersElementOrId: ElementOrIdscrollPercentage: numberscrollBehavior: ScrollBehavior = 'auto'Returns void
Sets the scroll position of an element to a specified percentage of its scrollable content. Ideally scroll percentage should be gotten with ElementGetScrollPercentage