chromaui/chromatic-e2e

Provide typescript types for Playwright module

Closed this issue · 2 comments

When importing import { test, expect } from '@chromatic-com/playwright' the types are not available, making it difficult to work with Playwright Typescript. Would that be possible to enable it?

Thanks!

@cunhabruno There was an error with our type declarations that should be fixed in the latest version of @chromatic-com/playwright. Can you try upgrading and see if that fixes it for you? Thanks!

@cunhabruno closing this for now. Please report back if the types are still not working. In that case we'll reopen the issue.