v3.1.0
Change Playwright as a default test library
From now open browser with chrome/pwchrome will use Playwright instead of Puppeteer.
For backward compatibility
Use browser=chrome for using the Puppeteer library.
Add trace log
Support add track log.
Example: https://github.com/qahive/robotframework-puppeteer/blob/master/Examples/browser-management/tracing.robot