TestWise Recorder
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir
Co to jest TestWise Recorder?
TestWise Recorder to rozszerzenie Chrome opracowane przez Zhimin Zhan, a jego główną funkcją jest „Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia TestWise Recorder
Pobierz pliki rozszerzeń TestWise Recorder w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir. Podstawowe informacje o rozszerzeniu
| Nazwa | |
| ID | febfogamlejngokejcaimklgcfphjbok |
| Oficjalny URL | https://chrome.google.com/webstore/detail/testwise-recorder/febfogamlejngokejcaimklgcfphjbok |
| Opis | Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir |
| Rozmiar pliku | 704 KB |
| Liczba instalacji | 697 |
| Aktualna Wersja | 0.5.2 |
| Ostatnia Aktualizacja | 2020-03-29 |
| Data Publikacji | 2020-03-26 |
| Ocena | 4.20/5 Łącznie 5 Oceny |
| Deweloper | Zhimin Zhan |
| [email protected] | |
| Typ Płatności | free |
| Strona Rozszerzenia | http://testwisely.com/testwise/recorder |
| Adres URL Strony Polityki Prywatności | https://whenwise.com/policy |
| Obsługiwane Języki | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "TestWise Recorder",
"description": "Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir",
"version": "0.5.2",
"author": "Zhimin Zhan",
"homepage_url": "https:\/\/testwisely.com\/agileway-recorder",
"icons": {
"16": "icons\/icon16.png",
"32": "icons\/icon32.png",
"64": "icons\/icon64.png",
"128": "icons\/icon128.png"
},
"browser_action": {
"default_icon": {
"16": "icons\/icon_menu16.png",
"32": "icons\/icon_menu32.png",
"64": "icons\/icon_menu64.png"
},
"default_title": "TestWise Recorder"
},
"permissions": [
"activeTab",
"contextMenus",
"notifications",
"webNavigation"
],
"content_scripts": [
{
"matches": [
" | |