TestWise Recorder
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir
Vad är TestWise Recorder?
TestWise Recorder är en Chrome-tillägg utvecklad av Zhimin Zhan, och dess huvudfunktion är "Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir".
Tilläggsskärmbilder
Ladda ner TestWise Recorder-förlängningens CRX-fil
Ladda ner TestWise Recorder-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.
Användarmanual för Tillägg
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir. Grundläggande Information om Tillägg
| Namn | |
| ID | febfogamlejngokejcaimklgcfphjbok |
| Officiell webbadress | https://chrome.google.com/webstore/detail/testwise-recorder/febfogamlejngokejcaimklgcfphjbok |
| Beskrivning | Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir |
| Filstorlek | 704 KB |
| Antal Installationer | 697 |
| Aktuell Version | 0.5.2 |
| Senast Uppdaterad | 2020-03-29 |
| Publiceringsdatum | 2020-03-26 |
| Betyg | 4.20/5 Totalt 5 Betyg |
| Utvecklare | Zhimin Zhan |
| E-post | [email protected] |
| Betalningssätt | free |
| Tilläggswebbplats | http://testwisely.com/testwise/recorder |
| URL till Sekretesspolicy Sidan | https://whenwise.com/policy |
| Stödda Språk | 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": [
" | |