1.1.14 • Published 1 year ago
@dequ/web v1.1.14
Documentation
Automate browser actions, extract data, and perform assertions using AI. It offers JavaScript SDK, Chrome extension, and support for scripting in YAML.
See https://dequ.io/ for details.
iOS/Android prerequisites
iOS/Android is driven by appium, so you need the following Appium tool chain first:
then execute the command to start appium server:
appium --use-plugins=universal-xmlnow you can use run tests for iOS/Android devices:
npm run test:ai -- appiumLicense
Dequ Web is MIT licensed.