devops-page-object-release | Digital.ai Release |
---|---|
1.x | 22.3.x |
Add the dependency into your project with your package manager of choice, ie:
yarn add --dev @digital-ai/devops-page-object-release
These page objects are base on Playwright, so you will also need that dependency:
yarn add --dev @playwright/test
Add into your package.json
the following script:
"playwright:headless": "yarn playwright install && npx playwright test --project=XXXXX --config=your_path_to_your_config/playwright.config.ts",
All materials included in this package are subject to your existing commercial license or subscription agreement terms with Digital.ai Software Inc. or its Affiliates.