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

artifacts_folder in playwright-pytest is now a fixture #7

Closed
m-reichle opened this issue May 24, 2024 · 2 comments
Closed

artifacts_folder in playwright-pytest is now a fixture #7

m-reichle opened this issue May 24, 2024 · 2 comments

Comments

@m-reichle
Copy link

Hi,

playwright-pytest have migrated the artifacts folder into a fixture in microsoft/playwright-pytest#223. Because of this the import in https://github.com/m9810223/playwright-async-pytest/blob/master/src/pytest_playwright_async/__init__.py#L17 is now broken and playwright-async-pytest isn't running with the current version of playwright-pytest.

@m-reichle
Copy link
Author

Thanks for the super fast fix!!

m9810223 added a commit that referenced this issue May 24, 2024
@m9810223
Copy link
Owner

Please use pytest_playwright_async>=0.16.0 for pytest-playwright>=0.5.0!

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

No branches or pull requests

2 participants