Examples for Midscene.js.
Here are some examples you can refer to:
- Automate with Scripts in YAML: Automate with scripts in YAML. This is the easiest way to integrate Midscene with your existing project.
 - Integrate with Playwright: Integrate Midscene with Playwright, including ai action, query ,cache, and report.
 - Integrate with Puppeteer: Integrate Midscene with Puppeteer, including ai action, query, cache, and report.
 - Integrate with Puppeteer and Vitest: Integrate Midscene with Puppeteer and Vitest. This is an alternative way to do test without Playwright.
 - Bridge Mode: Bridge Mode allow you to use Midscene with your Desktop Chrome.
 
- JavaScript SDK Demo: Integrate Midscene with Android, including ai action, query, cache, and report.
 - Vitest Demo: Integrate Midscene with Android and Vitest.
 - YAML Scripts Demo: Automate Android with scripts in YAML. This is the easiest way to integrate Midscene with your existing Android project.
 
- Connectivity Test: Use this folder to test the connectivity of the LLM Service.
 
To open a issue, please go to https://github.com/web-infra-dev/midscene/issues.