Skip to content

Releases: ruifigueira/playwright-crx

0.11.0

18 Nov 23:48
Compare
Choose a tag to compare

Highlights

  • New features from Playwright 1.49.0 are merged into this release, which means that it's now possible to record ARIA snapshot assertions or inspect the ARIA tree:

image

Experimental Features

A new toolbar was added to the recorder with some experimental features:

  • a Save button that saves recorded scripts into filesystem
  • A Save storage state option to save storage state (cookies and localStorage)
    • Only storage state corresponding to attached tabs is stored. For instance, if there's an open page with domain A, and you open a new tab to record on domain A, only storage state for A is stored.

image

To activate the new toolbar, go to the extension Options and activate Allow experimental features:

image

Others

  • #8 - Cookies retrieval support

0.10.0

08 Oct 17:17
Compare
Choose a tag to compare

Highlights

Playwright CRX recorder is now better integrated with Chrome and Edge browsers. You can find it in Chrome Web Store.

Side Panel

Playwright CRX recorder now opens in the side panel by default:

recorder-player.mp4

It is possible to change it to open in a new window, under extension options.

Keyboard Shortcuts

It's now possible to trigger Playwright CRX using keyboard shortcuts:

  • Alt + Shift + R starts recording
  • Alt + Shift + C starts inspecting

Others

Playwright updated to 1.48.0

v0.9.0

11 Sep 17:48
Compare
Choose a tag to compare

Highlights

Playwright updated to 1.47.0

v0.8.0

05 Aug 21:43
Compare
Choose a tag to compare

Highlights

  • Playwright updated to 1.46.0

v0.7.1

25 Jun 00:22
Compare
Choose a tag to compare

Highlights

  • Playwright updated to 1.45.0
  • #26 - recorder default target language is now configurable
337395789-33af1c42-c0eb-46e7-81e8-27ef81a1cf6a.mp4

v0.7.0

24 Jun 23:57
Compare
Choose a tag to compare

Deprecated, use 0.7.1 instead.

v0.6.0

08 May 00:02
Compare
Choose a tag to compare

Highlights

v0.5.0

05 Apr 00:15
Compare
Choose a tag to compare

Highlights

  • Playwright updated to 1.43.0
  • #15 - Support custom testIdAttribute

It's now possible to configure recorded tests TestID Attribute Name:

image

v0.4.1

03 Mar 19:51
Compare
Choose a tag to compare

Highlights

  • Playwright updated to 1.42.1

v0.4.0

28 Feb 00:39
Compare
Choose a tag to compare

Highlights

  • #14 - [Bug] We are unable to take screenshot after the commit 18ca4ea
  • Playwright updated to 1.42.0