Skip to content

Commit

Permalink
Added appwright; Make it clear that these 2 integrations are for mobile
Browse files Browse the repository at this point in the history
  • Loading branch information
dageforce committed Oct 18, 2024
1 parent 62785f7 commit 7d62557
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,8 @@
- [playwright-bdd](https://github.com/vitalets/playwright-bdd) - BDD testing with Playwright runner and CucumberJS.
- [Serenity/JS](https://serenity-js.org) - Acceptance testing, reporting, and test integration framework for Playwright, implementing the [Screenplay Pattern](https://serenity-js.org/handbook/design/screenplay-pattern/).
- [@guidepup/playwright](https://github.com/guidepup/guidepup-playwright) - VoiceOver and NVDA screen reader driver integration for Playwright.
- [@appetize/playwright](https://docs.appetize.io/testing) – E2E test Android/iOS apps, web apps, or webpages on [Appetize](https://www.appetize.io)'s virtual devices using Playwright.
- [@appetize/playwright](https://docs.appetize.io/testing) – Mobile tests for web or native apps on [Appetize](https://www.appetize.io)'s virtual devices using Playwright.
- [appwright](https://www.npmjs.com/package/appwright) – Mobile tests using Appium with Playwright.

## Language Support

Expand Down

0 comments on commit 7d62557

Please sign in to comment.