CloudQA | The Functional Testing Cloud
Automate your browser tests in 10 minutes, run them in cloud with CloudQA
Τι είναι το CloudQA | The Functional Testing Cloud;
Το CloudQA | The Functional Testing Cloud είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον https://app.cloudqa.io, και η κύρια λειτουργία του είναι "Automate your browser tests in 10 minutes, run them in cloud with CloudQA".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης CloudQA | The Functional Testing Cloud
Λήψη αρχείων επέκτασης CloudQA | The Functional Testing Cloud σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
The simplest way to automate your crucial end-to-end tests as simple as creating new accounts to the more complex business workflows. Easier, quicker and more reliable than Selenium or WebDriver! Tests recorded with this extension can be easily modified to add, edit, or remove steps - without writing a single line of code! Execute tests in cloud to ensure your application consistently works in real browsers. CSS Selector included with this extension to help you quickly select and copy any web page element's unique CSS selector. The CSS selector can then be used as-is in CloudQA test scenarios. More information at http://cloudqa.io
Βασικές Πληροφορίες Επέκτασης
Όνομα | CloudQA | The Functional Testing Cloud |
ID | hkgjdgnlphggfkbifighiabelalhbnob |
Επίσημο URL | https://chromewebstore.google.com/detail/cloudqa-the-functional-te/hkgjdgnlphggfkbifighiabelalhbnob |
Περιγραφή | Automate your browser tests in 10 minutes, run them in cloud with CloudQA |
Μέγεθος Αρχείου | 2.74 MB |
Αριθμός Εγκαταστάσεων | 1,352 |
Τρέχουσα Έκδοση | 3.5.5 |
Τελευταία Ενημέρωση | 2024-02-17 |
Ημερομηνία Δημοσίευσης | 2020-06-25 |
Αξιολόγηση | 4.69/5 Συνολικά 13 Αξιολογήσεις |
Προγραμματιστής | https://app.cloudqa.io |
Ηλεκτρονικό ταχυδρομείο | [email protected] |
Τύπος Πληρωμής | free |
Ιστότοπος Επέκτασης | https://cloudqa.io/ |
Διεύθυνση URL της Σελίδας Βοήθειας | https://cloudqa.io/faq/ |
URL της Σελίδας Πολιτικής Απορρήτου | https://cloudqa.io/privacy-policy |
Υποστηριζόμενες Γλώσσες | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 3, "name": "CloudQA | The Functional Testing Cloud", "description": "Automate your browser tests in 10 minutes, run them in cloud with CloudQA", "version": "3.5.5", "permissions": [ "tabs", "storage", "notifications", "contextMenus", "clipboardWrite", "scripting", "activeTab" ], "host_permissions": [ "*:\/\/*\/*", " |