GoTestPro
Achieve End-to-End Automation Testing with GoTestPro
Apa itu GoTestPro?
GoTestPro adalah ekstensi Chrome yang dikembangkan oleh Royal Cyber, dan fitur utamanya adalah "Achieve End-to-End Automation Testing with GoTestPro".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi GoTestPro
Unduh file ekstensi GoTestPro dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.
Petunjuk Penggunaan Ekstensi
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.
Informasi Dasar Ekstensi
Nama | GoTestPro |
ID | ldmfmccaoihffboppndecjpfldhamafn |
URL Resmi | https://chromewebstore.google.com/detail/gotestpro/ldmfmccaoihffboppndecjpfldhamafn |
Deskripsi | Achieve End-to-End Automation Testing with GoTestPro |
Ukuran File | 963 KB |
Jumlah Instalasi | 78 |
Versi Saat Ini | 0.0.61 |
Terakhir Diperbarui | 2024-02-23 |
Tanggal Publikasi | 2023-03-31 |
Pengembang | Royal Cyber |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://www.gotestpro.com/ |
URL Halaman Bantuan | https://www.royalcyber.com/company/contact-us/ |
URL Halaman Kebijakan Privasi | https://www.royalcyber.com/company/privacy-policy |
Bahasa yang Didukung | 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": [ " |