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

Playwright 1.49 #2

Draft
wants to merge 108 commits into
base: master
Choose a base branch
from
Draft

Playwright 1.49 #2

wants to merge 108 commits into from

Conversation

coopbri
Copy link

@coopbri coopbri commented Jan 5, 2025

Description

Important

Help on this PR is much appreciated, see octaltree/playwright-rust#30 (comment) for details

Note

This is the first PR of this repository after forking https://github.com/octaltree/playwright-rust.

Test Steps

  • Verify the project builds and executes successfully

octaltree and others added 30 commits September 19, 2022 19:05
# Conflicts:
#	scripts/Makefile
#	scripts/src/api.rs
#	scripts/src/generate_api.rs
#	src/imp/playwright.rs
#	src/protocol/generated.rs
ConsoleMessage structure was changed, which caused playwright to fail if there was any console messages.
Updated files required to update protocol
Fixed issue with press
Updated to latest 1.25 and fixed issue with not being able to spawn multiple playwright instances
…` panicked as browser is None. Now checking if browser is actually set.
ConsoleMessage structure was changed, which caused playwright to fail if there was any console messages.
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.

4 participants