Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amrsa1/playwright-android
Playwright automation framework boilerplate for web app mobile automation test ðŸŽ
https://github.com/amrsa1/playwright-android
android automation-framework docker dockercompose emuator mobile-web playwright testing
Last synced: about 1 month ago
JSON representation
Playwright automation framework boilerplate for web app mobile automation test ðŸŽ
- Host: GitHub
- URL: https://github.com/amrsa1/playwright-android
- Owner: amrsa1
- Created: 2023-02-08T11:21:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-10-04T12:26:25.000Z (about 1 year ago)
- Last Synced: 2024-09-28T21:04:39.268Z (about 1 month ago)
- Topics: android, automation-framework, docker, dockercompose, emuator, mobile-web, playwright, testing
- Language: TypeScript
- Homepage:
- Size: 170 KB
- Stars: 18
- Watchers: 4
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# playwright-android
Playwright automation framework boilerplate for web app mobile automation test# Get started
- Install the packages:
```npm i```
- Run the test:
```npm run test```More info please visit
https://medium.com/@Amr.sa/unleashing-the-power-of-playwright-in-mobile-automation-testing-a211f9326216