• Introduction
  • API Reference
  • Demos
  • How Tos
  • Developer Guide
  • Documentation

    Start/Stop Recording
    Display/Hide Action bar


    Introduction


    workerB is a browser automation platform. Its goal is to boost user productivity.

    We win when you get more work done with less effort. 🚀🚀

    workerB has two main components

    • A JavaScript library which mimic user interactions in the browser
    • A runtime which resides outside the webpage but within the browser

    With the help of these, you can replace your interactions on any website with a script written in JavaScript. We call these scripts actions. The workerB browser extension provides runtime support for executing these actions.

    workerB platform comes with the following:

    • Recorder for creating actions
    • Actions management
    • Teams for sharing actions with your peers.
    • Tenant support for doing user management and access control.
    • Library for looking up actions written by others and publishing your own.

    In this guide, we cover the following: