Skip to content

Latest commit

 

History

73 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

playwright-tools

A library of additional utilities for writing tests using Playwright Test.

npm i -D @gravity-ui/playwright-tools

The package contains several subdirectories with utilities for different purposes. You should import from these subdirectories, for example:

import { matchScreenshot } from 'playwright-tools/actions';
  • actions — Browser actions.
  • auth/storage — Authentication functions for saving and restoring browser storage snapshots.
  • component-tests — Utilities and fixtures for Playwright Component Testing.
  • fixtures — Fixtures for passing values into tests.
  • har — Functions for working with HAR request dumps.
  • utils — Helper functions.

You can learn more about Playwright and how to configure it in the Playwright documentation.

Maintainers

@Avol-V SwinX

About

No description, website, or topics provided.

Resources

Contributing

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages