Skip to content

Releases: pawel-up/lupa

v0.4.8

07 Jun 00:10
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.4.7

07 Jun 00:06
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.4.7 (2026-06-07)

Bug Fixes

  • add dragTo locator action and createFileDragEvent testing helper (36aa589)
  • add emulation command suite for viewport, media, geolocation, permissions, and offline state (1b7aaed)
  • add screenshot command for full-page and element-specific captures (af6bf0b)
  • add selectOption support to Locator and deprecate the global command function (0dcb2d3)
  • adding --pined to the list command filters (6a25592)
  • adding docs and skills (2f6af8a)
  • adding file discovery progress (50cbce5)
  • expand assertion rejects/doesNotReject with browser-specific maps and pattern arrays (86c2dad)
  • implement cookies command API for adding, retrieving, and clearing browser cookies (f3da839)
  • implement file upload support with new FileChooser service and locator.setInputFiles method (60cda8d)
  • implement keyboard commands and locator.pressSequentially action (21cc315)
  • include browser name in error reports when running tests across multiple browsers (9216f6c)
  • introduce Mouse command class for enhanced coordinate-based interaction (e0f1191)
  • progress rendered per browser (794da61)
  • remove allowUnknownOption from test and list CLI commands (f1105d8)
  • update bail CLI options with layer validation and enable parallel execution configuration (b775db2)

v0.4.6

04 Jun 01:41
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.4.6 (2026-06-04)

Bug Fixes

  • add error handling and orchestrator notification for Vite server startup failures (f9e2f51)
  • implement automatic page reload for 504 errors in browser manager with a 3-attempt limit (b0ee386)
  • remove emittery from dependency include list (f59f080)

v0.4.5

03 Jun 06:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.4.3...v0.4.5

v0.4.4

03 Jun 06:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

0.4.4 (2026-06-03)

Bug Fixes

  • a few improvements and optimizations (0f6a72e)
  • fixing vite preload (b4905f0)
  • sanitize process forked environments in integration tests (1711672)

v0.4.3

02 Jun 21:54
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Full Changelog: v0.4.2...v0.4.3

v0.4.2

02 Jun 06:22

Choose a tag to compare

0.4.2 (2026-06-02)

Bug Fixes

v0.4.1

02 Jun 06:17

Choose a tag to compare

0.4.1 (2026-06-02)

Bug Fixes

  • coverage: ignore class signatures and fields with initializers (0e73444)

v0.4.0

02 Jun 05:59

Choose a tag to compare

0.4.0 (2026-06-02)

Features

v0.3.12

02 Jun 05:22

Choose a tag to compare

0.3.12 (2026-06-02)

Bug Fixes

  • conditionally enable full coverage collection based on include pattern (6e2ec41)