List of Functions

You can use the entire Javascript and jQuery library to build your robots. In addition, here is a list of the features that was added to help you do this faster. Enjoy!

Methods

JsBot.click(target)
JsBot.wait(secondsFrom, secondsTo, randomPause)
JsBot.fill(target, text)
JsBot.check(target, bool)
JsBot.do(javascriptCode)
JsBot.scroll(pixelsY)
JsBot.log(text)
JsBot.nav(url)
JsBot.exit()

Objects

JsBot.dom
JsBot.win

Classes

Coming soon

Suggest us improvements and new features!