New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@digital-ai/devops-page-object-release

Package Overview
Dependencies
Maintainers
7
Versions
315
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-ai/devops-page-object-release

This is a collection of page objects for Playwright that can be used to automate actions on Digital.ai Release

latest
Source
npmnpm
Version
0.0.113
Version published
Weekly downloads
2.4K
14.25%
Maintainers
7
Weekly downloads
 
Created
Source

Release page objects

Compatibility matrix

devops-page-object-releaseDigital.ai Release
1.x22.3.x

How to use

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",

License

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.

FAQs

Package last updated on 25 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts