GoTestPro
Achieve End-to-End Automation Testing with GoTestPro
O que é GoTestPro?
GoTestPro é uma extensão do Chrome desenvolvida por Royal Cyber, e sua principal característica é "Achieve End-to-End Automation Testing with GoTestPro".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão GoTestPro
Baixe arquivos de extensão GoTestPro no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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.
Informações Básicas da Extensão
Nome | GoTestPro |
ID | ldmfmccaoihffboppndecjpfldhamafn |
URL Oficial | https://chromewebstore.google.com/detail/gotestpro/ldmfmccaoihffboppndecjpfldhamafn |
Descrição | Achieve End-to-End Automation Testing with GoTestPro |
Tamanho do Arquivo | 963 KB |
Contagem de Instalações | 78 |
Versão Atual | 0.0.61 |
Última Atualização | 2024-02-23 |
Data de Publicação | 2023-03-31 |
Desenvolvedor | Royal Cyber |
[email protected] | |
Tipo de Pagamento | free |
Site da Extensão | https://www.gotestpro.com/ |
URL da Página de Ajuda | https://www.royalcyber.com/company/contact-us/ |
URL da Página de Política de Privacidade | https://www.royalcyber.com/company/privacy-policy |
Idiomas Suportados | 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": [ " |