Releases: Gerapy/GerapyPlaywright
Releases · Gerapy/GerapyPlaywright
Version 0.2.3 Released
Version 0.2.0 Released
- New Feature: Add support for:
- Specifying
channelfor launching - Specifying
executablePathfor launching - Specifying
slowMofor launching - Specifying
devtoolsfor launching - Specifying
--disable-extensionsin args for launching - Specifying
--hide-scrollbarsin args for launching - Specifying
--no-sandboxin args for launching - Specifying
--disable-setuid-sandboxin args for launching - Specifying
--disable-gpuin args for launching
- Specifying
- Update: change
GERAPY_PLAYWRIGHT_SLEEPdefault 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