Selenium Click Recorder (RPA bot)
An application to easily record Selenium script. Provided by Germain UX
Selenium Click Recorder (RPA bot)とは何ですか?
Selenium Click Recorder (RPA bot)はGermain UXによって開発されたChromeの拡張機能で、その主な機能は「An application to easily record Selenium script. Provided by Germain UX」です。
拡張機能のスクリーンショット
Selenium Click Recorder (RPA bot)拡張機能のCRXファイルをダウンロード
Selenium Click Recorder (RPA bot)拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
FEATURES (using this Extension): 1. Record a Synthetic User Click/Scenario (using this Chrome Extension: Selenium and germainAPM) FEATURES (using Germain UX Workspace - email us [email protected] to get access to it): 2. Run Synthetic User Click/Scenario, in a loop, at a set time interval e.g. 24x7, every 5min 3. Be Alerted when it fails 4. Visualize performance trend of that Synthetic User Click/Scenario running 24x7 5. Automate Actions - Automatic restart of a piece of software (e.g. restart a windows service if it fails, etc) - Automatic data update (e.g. update a client record when incomplete, etc) 6. Automatic Diagnosis of any User Behavior, Workflow or Technology issues - Transaction response time breakdown from browser> network> application>database>integration - Javascript profiling - Network profiling - Backend Application Code Analysis, etc - Backend Database SQL Analysis, etc BENEFIT: - Proactive Detection Issues that affect your web application, before business is impacted.
拡張機能の基本情報
名前 | Selenium Click Recorder (RPA bot) |
ID | bpfnegmcopgmjchmcpahhgmlkjgfblii |
公式URL | https://chromewebstore.google.com/detail/selenium-click-recorder-r/bpfnegmcopgmjchmcpahhgmlkjgfblii |
説明 | An application to easily record Selenium script. Provided by Germain UX |
ファイルサイズ | 1.46 MB |
インストール数 | 373 |
現在のバージョン | 2022.3.0 |
最終更新日 | 2023-08-15 |
公開日 | 2020-12-06 |
評価 | 5.00/5 合計 7 レビュー |
開発者 | Germain UX |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://germainux.com |
ヘルプページのURL | https://docs.germainux.com/main/germain-ux-rpa-bot-recorder |
対応言語 | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Selenium Click Recorder (RPA bot)", "version": "2022.3.0", "homepage_url": "https:\/\/germainux.com", "description": "An application to easily record Selenium script. Provided by Germain UX", "icons": { "64": "icons\/normal.png" }, "web_accessible_resources": [ "promptListener.js", "icons\/normal.png" ], "browser_action": { "default_title": "Selenium Click Recorder (RPA bot)", "default_icon": "icons\/normal.png" }, "offline_enabled": true, "permissions": [ " |