Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support Playwright v15 and trace log #130

Merged
merged 6 commits into from
Sep 23, 2021
Merged

Conversation

atthaboon
Copy link
Collaborator

@atthaboon atthaboon commented Sep 22, 2021

  • Add feature for trace log
  • Change default chrome browser to Playwright
  • Move Puppeteer browser to ptchrome
  • Update Playwright to v1.15.0

dependabot bot and others added 5 commits September 22, 2021 07:10
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.11.1 to 1.15.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](microsoft/playwright-python@v1.11.1...v1.15.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@atthaboon atthaboon linked an issue Sep 23, 2021 that may be closed by this pull request
@atthaboon atthaboon merged commit 855fd65 into master Sep 23, 2021
@atthaboon atthaboon deleted the support-v15-and-trace branch September 23, 2021 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Change Playwright as a default test engine
1 participant