playwright-ts
playwright-ts copied to clipboard
Playwright TypeScript Framework: a robust solution for testing Web (Desktop & Mobile), API, and Electron apps. With customized utilities, linting, logging, webhooks, and GitHub actions, it offers a st...
Results
2
playwright-ts issues
Sort by
recently updated
recently updated
newest added
in global setup ts i wrote the code login and storage state login import { getPage, setPage } from '../utils/page-utils'; import * as LoginPage from '../../tests/pages/loginPage'; import * as HomePage...
Currently, the `CustomLogger` class is unused. Please share some uses for the `CustomLogger` class?