Skip to content

v3.1.0

Compare
Choose a tag to compare
@atthaboon atthaboon released this 23 Sep 02:45
· 23 commits to master since this release
855fd65

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