---
title: Selenium Builder Plugin (legacy) | TestingBot
description: Legacy guide for the Selenium Builder Firefox add-on with TestingBot.
  Selenium Builder is no longer maintained — for modern codeless test recording see
  the TestingBot AI agent or Selenium IDE.
source_url:
  html: https://testingbot.com/support/other/se-builder
  md: https://testingbot.com/support/other/se-builder/index.md
---
# Selenium Builder Plugin (legacy)

**Legacy page.** Selenium Builder is no longer actively maintained, and the Firefox add-on does not work on modern Firefox (Firefox dropped legacy XUL add-ons in 2017). For current codeless test recording on TestingBot use the [Selenium IDE upload flow](https://testingbot.com/support/web-automate/codeless-automation/add-test) or the [TestingBot AI agent](https://testingbot.com/support/ai/codeless) for natural-language test creation. This page is kept for historical reference.

## About the Selenium Builder Plugin

[Selenium Builder](http://sebuilder.com/) was a Firefox add-on that supported WebDriver test recording. TestingBot maintained a [Selenium Builder plugin](https://github.com/testingbot/sb-testingbot-plugin) that ran recorded tests on the TestingBot grid in parallel without local setup.

### Installing and using the plugin

1. Install [Selenium Builder addon](http://sebuilder.com/) in FireFox.   
 ![](https://testingbot.com/assets/builder/1-20cf1de53e99dc7c49f577c3f246b3983251eb9c3d5f01d69d4ee38a4e6e162e.png)
2. Launch the addon in Firefox.   
 ![](https://testingbot.com/assets/builder/2-181d14a9808a1621134410f052a7f42fd0f94bb80989eb428fe4ac9d103c7ce3.png)
3. In Selenium Builder, click "Manage Plugins"   
 ![](https://testingbot.com/assets/builder/3-11f9917011a88e66cf5413b46c84706796b40761dc12260dc3fed7955ac0a6f7.png)
4. Install the TestingBot Plugin & restart Selenium Builder   
 ![](https://testingbot.com/assets/builder/4-004bbafaf7a263a25e2acde3a6a1ded9cdedfe0f21b073fc2759929345a00b74.png)
5. Enter "https://testingbot.com" in the input field below "Start recording at".   
 ![](https://testingbot.com/assets/builder/5-4335b3c9a9b0cf3efe019a2123e01004274b8e0b2f84e79e6d85bb0a527cea3a.png)
6. Depending on the type of test you want to record, click Selenium 1 or Selenium 2.   
 We recommend Selenium 2 since Selenium 1 is deprecated, so we'll continue with Selenium 2. 
7. Once you clicked Selenium 2, wait for the browser to open "https://testingbot.com"   
 ![](https://testingbot.com/assets/builder/6-29e1efce98340b33a8501b7e7697bd08ce342a3327e76bd274f67aeeda2308be.png)
8. Now we'll record a verification, click "Record a verification".   
 Select the "Online Selenium Testing" title on the TestingBot home page.   
 ![](https://testingbot.com/assets/builder/7-af2f30991ac5eb3caa59cbb98d248d01e48c3a54d68cd2f3ac3cd09e4a5e7208.png)
9. Click the "Stop Recording" button, we will now run this test on TestingBot!   
 ![](https://testingbot.com/assets/builder/8-bbf02793622c378ccb5c715faca3b51b7fa974f43001a4afc0bfd2fa2523e4a4.png)
10. Select "Run on TestingBot" from the "Run" menu.   
 ![](https://testingbot.com/assets/builder/9-6a25b60d0cf60d701c2e073a2f4cd908bc2c2f972bed44c45f2ede0cacb23706.png)
11. Enter your Key and Secret which you received after signing up with TestingBot.   
 ![](https://testingbot.com/assets/builder/10-79ff58fabbdb35ffd9df9df3642cd3e87156ce003740d0856966ba6b6bf95eb8.png)
12. Select a browser/platform and click "OK", your test will run on TestingBot and you will see the test results in your [member area](https://testingbot.com/members).
