Releases: qahive/robotframework-puppeteer
Releases · qahive/robotframework-puppeteer
Add support set view port for each page
Add support set view port keywords (#112) * Add support set view port keywords * Fix unstable test Co-authored-by: atthaboon.s <atthaboon.s@qahive.com>
Enhance browser option and auto convert para type
- Auto convert input param data type when calling to Puppeteer Library keywords
- Cleanup unused keywords
- Support RIDE bycatch terminate signal
- Enhance support browser options
Hot fix browser option
- Support Playwright and Puppeteer browser custom options
- Fixed issue open browser with None option
Official support Chrome Playwright engine
- Support Chrome playwright engine with browser name pwchrome
- Update playwright to version 1.9.0
v3.0.0a4
v3.0.0a3
v3.0.0a2
v3.0.0a1
Add dropdown extra keywords
- get list labels
- get list values
Manage cookie and enhance log
- Support cookie keywords (Add Cookie, Get cookie and Get cookies)
- Enhance log for all keywords