GoTestPro
Achieve End-to-End Automation Testing with GoTestPro
Co to jest GoTestPro?
GoTestPro to rozszerzenie Chrome opracowane przez Royal Cyber, a jego główną funkcją jest „Achieve End-to-End Automation Testing with GoTestPro”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia GoTestPro
Pobierz pliki rozszerzeń GoTestPro 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
GoTest Pro is a Test Automation Tool meant for Software Developers & Testers for automating test scenarios on Web Applications under test using the GoTest Pro Recorder Chrome extension. The GoTest Pro Recorder extension allows user to record tests on any web application in lower / prod environments and save the recording as a test scenario in GoTest Pro Web Application based Regression Test Tool. A GoTest Pro user can then play back/execute the recorded test through the GoTest Pro Recorder Chrome Extension or through a Cloud Server. Extension's major features include: > Recording Test Scenario > Extract xpath / css expression from a web application under test > Execute Java Script based Test Scenarios which were recorded earlier through the same extension.
Podstawowe informacje o rozszerzeniu
Nazwa | GoTestPro |
ID | ldmfmccaoihffboppndecjpfldhamafn |
Oficjalny URL | https://chromewebstore.google.com/detail/gotestpro/ldmfmccaoihffboppndecjpfldhamafn |
Opis | Achieve End-to-End Automation Testing with GoTestPro |
Rozmiar pliku | 963 KB |
Liczba instalacji | 78 |
Aktualna Wersja | 0.0.61 |
Ostatnia Aktualizacja | 2024-02-23 |
Data Publikacji | 2023-03-31 |
Deweloper | Royal Cyber |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://www.gotestpro.com/ |
Adres URL Strony Pomocy | https://www.royalcyber.com/company/contact-us/ |
Adres URL Strony Polityki Prywatności | https://www.royalcyber.com/company/privacy-policy |
Obsługiwane Języki | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "GoTestPro", "description": "Achieve End-to-End Automation Testing with GoTestPro", "version": "0.0.61", "manifest_version": 3, "icons": { "16": "img\/icon.png", "48": "img\/icon.png", "128": "img\/icon.png" }, "action": { "default_title": "GoTest Pro", "default_icon": { "128": "img\/icon.png", "38": "img\/icon.png", "19": "img\/icon.png" } }, "background": { "service_worker": "background.js" }, "content_scripts": [ { "matches": [ " |