Skip to content

Releases: Gerapy/GerapyPlaywright

Version 0.2.3 Released

11 Jan 16:53
Compare
Choose a tag to compare

Version 0.2.0 Released

28 Dec 03:45
Compare
Choose a tag to compare
  • New Feature: Add support for:
    • Specifying channel for launching
    • Specifying executablePath for launching
    • Specifying slowMo for launching
    • Specifying devtools for launching
    • Specifying --disable-extensions in args for launching
    • Specifying --hide-scrollbars in args for launching
    • Specifying --no-sandbox in args for launching
    • Specifying --disable-setuid-sandbox in args for launching
    • Specifying --disable-gpu in args for launching
  • Update: change GERAPY_PLAYWRIGHT_SLEEP default to 0

Version 0.1.2 Released

28 Dec 02:56
Compare
Choose a tag to compare

Fix bug: Add error handling logic for playwright._impl._api_types.Error, to add retrying logic and avoid unexpected memory increase.

Version 0.1.1 Released

27 Dec 09:59
Compare
Choose a tag to compare

First version of Playwright, add basic support for:

  • Auto Installation
  • Render with Playwright
  • Setting Concurrency
  • Setting Proxy
  • Setting Cookies
  • Screenshot
  • Evaluating Script
  • Wait for Elements
  • Wait loading control
  • Setting Timeout
  • Pretending Webdriver