Releases: Gerapy/GerapyPlaywright
Releases · Gerapy/GerapyPlaywright
Version 0.2.3 Released
Version 0.2.0 Released
- 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
- Specifying
- Update: change
GERAPY_PLAYWRIGHT_SLEEP
default to 0
Version 0.1.2 Released
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
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