V2 API
The new Lua API, which is more powerful easy to work with.
Globals
- browser
- global
- location
- fetch(options)
- get(selector, all)
- get_class(class, all)
- get_id(id)
- get_tag(tag, all)
- print(text)
- printe(text)
- printw(text)
The new Lua API, which is more powerful easy to work with.