mirror of
https://github.com/MontFerret/ferret.git
synced 2025-06-17 00:07:55 +02:00
#23 Added NAVIGATE
This commit is contained in:
@ -11,5 +11,6 @@ func NewLib() map[string]core.Function {
|
||||
"WAIT_ELEMENT": WaitElement,
|
||||
"WAIT_NAVIGATION": WaitNavigation,
|
||||
"CLICK": Click,
|
||||
"NAVIGATE": Navigate,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user