Easel QA
EaselQA Web plugin to record testcases
Apa itu Easel QA?
Easel QA adalah ekstensi Chrome yang dikembangkan oleh Dataphion, dan fitur utamanya adalah "EaselQA Web plugin to record testcases".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Easel QA
Unduh file ekstensi Easel QA 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
EaselQA is the only open source end to end test automation tool. Web plugin uses advance element locators and computer vision to efficiently manage the web element locators.
Informasi Dasar Ekstensi
Nama | Easel QA |
ID | fneccpjdkpoklohjnaeockpddalmgpkb |
URL Resmi | https://chromewebstore.google.com/detail/easel-qa/fneccpjdkpoklohjnaeockpddalmgpkb |
Deskripsi | EaselQA Web plugin to record testcases |
Ukuran File | 4.99 MB |
Jumlah Instalasi | 67 |
Versi Saat Ini | 1.0.1 |
Terakhir Diperbarui | 2020-09-03 |
Tanggal Publikasi | 2020-08-14 |
Penilaian | 5.00/5 Total 1 Penilaian |
Pengembang | Dataphion |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://easelqa.com |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "description": "EaselQA Web plugin to record testcases", "version": "1.0.1", "name": "Easel QA", "options_page": "options.html", "background": { "page": "background.html" }, "browser_action": { "default_popup": "popup.html", "default_icon": "ext-icon.png" }, "icons": { "128": "ext-icon.png" }, "manifest_version": 2, "content_security_policy": "script-src 'self' 'unsafe-eval'; object-src 'self'", "content_scripts": [ { "run_at": "document_end", "matches": [ " |