Skip to content

[🐛 Bug]: Broken typing when following Playwright setup instructions #1270

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

Open
3 of 4 tasks
efstajas opened this issue Feb 14, 2025 · 1 comment
Open
3 of 4 tasks
Labels
bug 🐛 Something isn't working needs triaging ⏳

Comments

@efstajas
Copy link

🔎 Have you searched existing issues to avoid duplicates?

  • I have made sure that my issue is not a duplicate.

🧪 Have you tested your code using latest version of Synpress?

💡 Are you able to provide enough information to be able to reproduce your issue locally?

  • I can provide enough details to reproduce my issue on local environment.

Synpress version

4.0.5

Node.js version

22.9.0

Operating system

macOS Sequoia 15.2

Run mode

Playwright + Synpress (as plugin)

CI platform (if applicable)

No response

Are you running your tests inside docker? (if applicable)

  • This issue could be related to docker.

What happened?

Following these docs: https://docs.synpress.io/docs/setup-playwright

I get a few type-related errors:

Image

Line 10: Expected 1 arguments, but got 2.ts(2554)

Line 17-19: Property does not exist on type '{} & {} & {} & {}'.

What is your expected behavior?

No response

How to reproduce the bug.

Follow the instructions provided in https://docs.synpress.io/docs/setup-playwright

Relevant log output

@efstajas efstajas added bug 🐛 Something isn't working needs triaging ⏳ labels Feb 14, 2025
@Burtonium
Copy link

Can confirm, I also have this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working needs triaging ⏳
Projects
None yet
Development

No branches or pull requests

2 participants