Introduction

Bytebot’s flagship feature is a Workflow. A Workflow is a set of browser actions on a specific webpage. This sequence is created and maintained through the Bytebot webapp GUI.

In a nutshell, Workflows enable developers to execute repeatable sequences without worrying about XPaths or DOM structure. Workflows are driven by user intent that account for routine changes in a webpage’s structure.

In this section, you will learn about the Workflows UI, including how to create a Workflow and how to leverage it afterwards. We’ll use the public YCombinator companies webpage as a consistent example across Workflow features.

You can get started with Workflows by first navigating to Bytebot’s Workflows tab on the sidebar. After navigating to the page, you should be greeted with a splash page with a call-to-action to create your first Workflow.

image.png

Alternatively, you can create a new Workflow by clicking on the Playground tab which immediately opens the Playground editor.