mirror of
https://github.com/MontFerret/ferret.git
synced 2025-06-17 00:07:55 +02:00
Added possibility to use FOR loop in ternary expression
This commit is contained in:
@ -12,5 +12,6 @@ func NewLib() map[string]core.Function {
|
||||
"WAIT_NAVIGATION": WaitNavigation,
|
||||
"CLICK": Click,
|
||||
"NAVIGATE": Navigate,
|
||||
"INPUT": Input,
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user