Quality engineeringStart
Probierz
Cross-platform test toolkit
Probierz provides one Node monorepo for web, Electron, native mobile, and native desktop automation, plus a read-only CLI and MCP surface for discovering suites and emitting commands.
Product contract
- Web and Electron use Playwright; mobile and native desktop use WebdriverIO with Appium or the platform driver.
- Targets come from environment variables so shared packages do not hardcode one application.
- The CLI and MCP agent surface discover specs, titles, and commands but never execute a suite.
- Live execution remains an explicit operator command in the appropriate platform package.
Connected systems
- Playwright
- Electron
- WebdriverIO
- Appium
- MCP
- Platform SDKs