TestWise Recorder
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir
Hvad er TestWise Recorder?
TestWise Recorder er en Chrome-udvidelse udviklet af Zhimin Zhan, og dens hovedfunktion er "Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir".
Udvidelsesskærmbilleder
Download TestWise Recorder-udvidelses-CRX-fil
Download TestWise Recorder-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.
Brugsanvisning til Udvidelsen
Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir. Grundlæggende oplysninger om udvidelsen
| Navn | |
| ID | febfogamlejngokejcaimklgcfphjbok |
| Officiel URL | https://chrome.google.com/webstore/detail/testwise-recorder/febfogamlejngokejcaimklgcfphjbok |
| Beskrivelse | Record user actions on web pages into Selenium WebDriver scripts in Ruby, Python, JavaScript, Java, C# and Watir |
| Filstørrelse | 704 KB |
| Antal Installationer | 697 |
| Nuværende Version | 0.5.2 |
| Senest Opdateret | 2020-03-29 |
| Udgivelsesdato | 2020-03-26 |
| Bedømmelse | 4.20/5 Samlet 5 Bedømmelser |
| Udvikler | Zhimin Zhan |
| [email protected] | |
| Betalingsmetode | free |
| Udvidelseswebsted | http://testwisely.com/testwise/recorder |
| URL til Fortrolighedspolitik Side | https://whenwise.com/policy |
| Understøttede Sprog | 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": [
" | |