- Fix bug: #8
- Fix bug: #3
- Change default to disable Check of Playwright Installation
- Add switch for disabling Check of Playwright Installation
- 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
- Fix: Add retrying logic for PlaywrightError
- First version of Playwright, add basic support for:
- Proxy
- Auto Installation
- Setting Cookies
- Screenshot
- Evaluating Script
- Wait for Elements
- Wait loading control
- Setting Timeout
- Pretending Webdriver