Catchpoint Script Recorder
Easily generate Selenium-based scripts for browser automation and testing.
Catchpoint Script Recorder là gì?
Catchpoint Script Recorder là một tiện ích mở rộng Chrome được phát triển bởi Catchpoint Systems Inc., và tính năng chính của nó là "Easily generate Selenium-based scripts for browser automation and testing.".
Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng
Tải xuống tệp CRX của tiện ích mở rộng Catchpoint Script Recorder
Tải xuống các tệp mở rộng Catchpoint Script Recorder dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.
Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng
Simply input the URL where you want your automation to begin and click Start, then use the browser to perform the series of steps you want to automate. Catchpoint Script Recorder captures every action you take and generates a Selenium script in real time. The extension’s UI provides auto-complete, syntax highlighting, breakpoints, analytics, built-in screenshots, and play-back to help you test, edit, and debug your script. Send finished scripts directly to the Catchpoint Platform for use in your automated web transaction tests, or export them as Java, C#, Python, Ruby, or HTML.
Thông Tin Cơ Bản về Tiện Ích Mở Rộng
Tên | Catchpoint Script Recorder |
ID | ondjkacanajgdlnhcnpiapajjpgilplo |
URL Chính Thức | https://chromewebstore.google.com/detail/catchpoint-script-recorde/ondjkacanajgdlnhcnpiapajjpgilplo |
Mô tả | Easily generate Selenium-based scripts for browser automation and testing. |
Kích Thước Tệp | 2.1 MB |
Số Lần Cài Đặt | 2,482 |
Phiên Bản Hiện Tại | 1.9.21 |
Cập Nhật Lần Cuối | 2021-05-27 |
Ngày Phát Hành | 2020-05-17 |
Đánh Giá | 2.43/5 Tổng số 14 Đánh Giá |
Nhà Phát Triển | Catchpoint Systems Inc. |
[email protected] | |
Loại Thanh Toán | free |
Trang Web Mở Rộng | http://www.catchpoint.com |
URL Trang Trợ Giúp | http://support.catchpoint.com |
URL Trang Chính Sách Bảo Mật | https://www.catchpoint.com/trust |
Ngôn Ngữ Được Hỗ Trợ | en-US |
manifest.json | |
{ "background": { "page": "views\/background.html" }, "browser_action": { "default_icon": "images\/favicon.png", "default_popup": "views\/popup.html", "default_title": "Catchpoint Script Recorder" }, "content_scripts": [ { "all_frames": true, "js": [ "Chrome\/selenium_atoms_compiled.js", "Chrome\/catchpoint_common_string.js", "libraries\/jquery-3.4.1.min.js", "Chrome\/catchpoint_content_performance.js", "Chrome\/catchpoint_content.js", "common\/recorder_common.js", "common\/catchpoint_recorder_constants.js", "content\/catchpoint_recorder_content.js", "scripts\/util.js", "scripts\/instantTest.js" ], "matches": [ " |