Quality engineeringStart
Setup
Install dependencies and browsers, then add only the SDKs and drivers required by the selected platform.
Setup — contract and behavior
- npm run setup installs workspace dependencies and Playwright browsers.
- iOS and Android require their platform SDK, simulator or device, and matching Appium driver.
- macOS and Windows native automation require the corresponding driver and application identity.
- A target app or BASE_URL is configuration, not a fixture committed into the toolkit.
Commands and examples
npm run setup