Robotframework-recorder

Robotframework-recorder

ID: jgimecbadohdchfdpajoegnbejfkndpg

Supported Languages

🇺🇸English

Extension Info & Metadata

Status
Active
Version
1.0
Size
0.01 MB
Rating
0.0/5
Reviews
0
Users
255
Type
Extension
Updated
Aug 11, 2025
Category
Developer tools
Price
Free
Featured
No
Visibility
Listed
Mature
No
By Google
No
Trusted
No

Publisher Contextual Analysis

MX records exist
Yes
Domain exists
Yes
Is disposable
No
Is role-based
No
Mailbox exists
Yes
Total Extensions
1
Active
1
Obsolete
0
Listed
1
Unlisted
0
Total Users
255

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Screenshot 1

Exporter for Chrome Recorder targeting Robotframework (Browser and Selenium libraries)

# Robot Framework Recorder This open source Chrome/Chromium extension allows you to record clicks/keyboard entries/… within your browser, and export them as a Robot Framework script (supporting both the Browser and Selenium libraries, even if Selenium is more experimental), like: ``` *** Settings *** Library Browser *** Test Cases *** My first test New Browser chromium headless=false New Page https://yourwebsite Click [name='username'] Fill Text [name='username'] me Click [name='password'] Fill Text [name='password'] my password Click "Login" ``` Full instructions are described in the page of the project (https://github.com/leo-colisson/robotframework-recorder), but for readers in hurry, you can follow these steps: 1. Install this extension 2. Open DevTools (F12, or Ctrl-Shift-I, or via the menu…) 3. Go to the "Recorder" tab, if it does not appear you can also open it via the `3 dots > More tools > Recorder`. 4. Click "Create a new recording" 5. Give it a name, and we also **recommend to set `name` in the "selector attribute" field** to get more stable locator (see the "Know issues and workarounds" section below for details) 6. Click "Start recording" 7. Perform in the browser the actions you want to record (fill form, click buttons…) 8. Click "End recording" 9. You can then get the generated script either by clicking `Show Code` at the top right of the recording (to copy/paste), or via the `Export` button (to download a file). You have a list of available exporters, and this library adds (for now) 2 exporters: - `RobotFrameworkRecorder (Browser, no aria)` - `RobotFrameworkRecorder (Browser, aria as text)` - `RobotFrameworkRecorder (Selenium)` The first two exporters target the `Browser` library, the main differences between them is that the `aria as text` variant will try to generate when possible things like `Click "your text"` instead of `Click label:nth-of-type(1) > input`. This is of course more readable, but we sadly cannot guarantee here that the selector will always work (though it should fail quite rarely, see "Know issues and workarounds" for details). The exporter `RobotFrameworkRecorder (Selenium)` targets the `SeleniumLibrary` library. Since, to the best of our knowledge, it does not support selecting by text, only CSS and XPath selectors are supported. This script can then simply be called by robot framework, after installing the corresponding library: robotframework-browser (https://robotframework-browser.org/) or SeleniumLibrary (https://robotframework.org/SeleniumLibrary/SeleniumLibrary.html). Donations: https://github.com/sponsors/tobiasBora

Extracted Data

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

URLs
16
IPv4
0
IPv6
0

URLs

View the external URLs this extension communicates with to understand its network activity and data interactions.

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

robotframework.org/SeleniumLibrary/SeleniumLibrary.htmlhttps://robotframework.org/SeleniumLibrary/SeleniumLibrary.html#Locating%20elements
pptr.dev/api/puppeteer.keyinputhttps://pptr.dev/api/puppeteer.keyinput
www.selenium.dev/selenium/docs/api/py/webdriver/selenium.webdriver.common.keys.htmlhttps://www.selenium.dev/selenium/docs/api/py/webdriver/selenium.webdriver.common.keys.html
www.inkscape.org/namespaces/inkscapehttp://www.inkscape.org/namespaces/inkscape
sodipodi.sourceforge.net/DTD/sodipodi-0.dtdhttp://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd
www.w3.org/2000/svghttp://www.w3.org/2000/svg
clients2.google.com/service/update2/crxhttps://clients2.google.com/service/update2/crx
robotframework.org-https://robotframework.org/
yourwebsite-https://yourwebsite
github.com/leo-colisson/robotframework-recorder/issueshttps://github.com/leo-colisson/robotframework-recorder/issues
Showing 1 to 10 of 20 rows
Rows per page:

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

No IP addresses found

Version History

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.

Browse and explore files within this extension package

You reached today's free scan limit (3/3 unique extensions).

Upgrade for full visibility.