Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Version 1.4.0

Choose a tag to compare

@mmarkelov mmarkelov released this 04 Nov 13:32

Features

  • Added debug helpers #216 #226 #233 #246 #266
  • Added ability to use defaultBrowserType of devices to run tests #332 #351
  • Added ability to skip initial configuration of playwright with skipInitialization option #424 #425
  • Made jestPlaywright.configSeparateEnv public method #424 #425
  • Rewrite running multiple tests for browsers and devices #351 #332
  • Remove check validation options #350

Fixes

  • Bump dependencies
  • Fixed isMobile for Firefox #337 #338
  • Fixed closing page #343 #347
  • Fixed logic for passed wsEndpoint #358 #367
  • Documentation fixes and improvements