Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 508 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 508 Bytes

Changelog

All notable changes to this project will be documented in this file.

Unreleased

[1.0.0] - 2024-07-13

Added

  • Multi-browser support
  • Wait till document.readyState is equal to complete.
  • Support to run custom JS while authenticating.

Fixed

  • CrawlAction element name bug.
  • Check if CrawlAction is unique only if it is not a link.
  • Replaced deprecated function page.waitForTimeout.

[0.1.0] - 2024-03-30

Added

  • Initial release of the project.