Add scrollToTop and scrollToBottom actions to JSON schema (#8923)

Closes #8992.
This commit is contained in:
Kayla Cinnamon 2021-01-28 09:38:06 -08:00 committed by GitHub
parent d29d72e1e0
commit b502e0e530
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -93,6 +93,8 @@
"scrollDownPage",
"scrollUp",
"scrollUpPage",
"scrollToBottom",
"scrollToTop",
"sendInput",
"setColorScheme",
"setTabColor",