mirror of
https://github.com/MontFerret/ferret.git
synced 2025-07-05 00:49:00 +02:00
Feature/#478 keyboard events (#618)
* Added support of pressin special keys * Linting
This commit is contained in:
@ -48,6 +48,8 @@ func RegisterLib(ns core.Namespace) error {
|
||||
"PAGINATION": Pagination,
|
||||
"PARSE": Parse,
|
||||
"PDF": PDF,
|
||||
"PRESS": Press,
|
||||
"PRESS_SELECTOR": PressSelector,
|
||||
"SCREENSHOT": Screenshot,
|
||||
"SCROLL": ScrollXY,
|
||||
"SCROLL_BOTTOM": ScrollBottom,
|
||||
|
Reference in New Issue
Block a user