Nexial WebEZ
Kick your web automation into high gear with Nexial WebEZ!
Apa itu Nexial WebEZ?
Nexial WebEZ adalah ekstensi Chrome yang dikembangkan oleh https://nexiality.github.io/documentation/webez, dan fitur utamanya adalah "Kick your web automation into high gear with Nexial WebEZ!".
Screenshot Ekstensi
Unduh Berkas CRX Ekstensi Nexial WebEZ
Unduh file ekstensi Nexial WebEZ 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
Nexial WebEZ [/ wɛb ˈi zi /] is a Chrome browser extension designed to expedite Web automation, especially (but not limited to) with the use of Nexial Automation. The main objectives of this tool are: - To speed up the tasks of associating Web elements to a Web commands, - To easily create (and edit) a basic Nexial script, for the purpose of Web automation, - To learn about Web automation, - To learn about Nexial Automation Platform, - To learn about the Web application you are targeting for automation Nexial WebEZ takes out the guesswork of figuring out locators and significantly compresses the distance between the "What" and the "How" (What to automation vs How to automate). With Nexial WebEZ, you can create a “Web automation ready” script in a reasonably short amount of time. With less time spent on scripting, you can focus more on Testing and Quality-related concerns! To learn more about Nexial WebEZ, this Chrome extension: https://nexiality.github.io/documentation/webez For more information about Nexial Automation: https://nexiality.github.io/ To install and try out Nexial Automation: https://nexiality.github.io/documentation/userguide/InstallingNexial
Informasi Dasar Ekstensi
Nama | Nexial WebEZ |
ID | ncngjmjcpjonbilhgolpdloabaemdngk |
URL Resmi | https://chromewebstore.google.com/detail/nexial-webez/ncngjmjcpjonbilhgolpdloabaemdngk |
Deskripsi | Kick your web automation into high gear with Nexial WebEZ! |
Ukuran File | 1.42 MB |
Jumlah Instalasi | 34 |
Versi Saat Ini | 1.1.0 |
Terakhir Diperbarui | 2023-07-10 |
Tanggal Publikasi | 2021-08-23 |
Penilaian | 5.00/5 Total 5 Penilaian |
Pengembang | https://nexiality.github.io/documentation/webez |
[email protected] | |
Tipe Pembayaran | free |
Situs Ekstensi | https://nexiality.github.io/documentation/webez/ |
URL Halaman Bantuan | https://github.com/nexiality/nexial-webeasy/issues/new/choose |
Bahasa yang Didukung | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "service_worker": "inspection\/background.js" }, "minimum_chrome_version": "92", "action": { "default_icon": { "64": "resources\/img\/nexial-64.png" }, "default_popup": "NexialWebEZ.html", "default_title": "Nexial WebEZ - Kick Your Web Automation into High Gear!" }, "content_scripts": [ { "js": [ "env.js", "resources\/scripts\/console.js", "view\/general.js", "view\/showLocator.js", "inspection\/contentScript.js" ], "matches": [ " |