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": [ "*:\/\/*\/*", " |