mirror of
https://github.com/MontFerret/ferret.git
synced 2025-06-23 00:28:10 +02:00
Integration tests (#170)
This commit is contained in:
@ -32,6 +32,7 @@ func NewLib() map[string]core.Function {
|
||||
"INNER_HTML_ALL": InnerHTMLAll,
|
||||
"INNER_TEXT": InnerText,
|
||||
"INNER_TEXT_ALL": InnerTextAll,
|
||||
"SELECT": Select,
|
||||
"SCREENSHOT": Screenshot,
|
||||
"PDF": PDF,
|
||||
"DOWNLOAD": Download,
|
||||
|
Reference in New Issue
Block a user