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] get playwright instance. #60

Open
304NotModified opened this issue Nov 25, 2021 · 2 comments
Open

[Playwright] get playwright instance. #60

304NotModified opened this issue Nov 25, 2021 · 2 comments

Comments

@304NotModified
Copy link

304NotModified commented Nov 25, 2021

Is there a way to get the playwright instance?

We need to register something on the playwright instance. but it seems to be hidden. We are injecting currently BrowserDriver

@304NotModified
Copy link
Author

We really need that instance for extensibility.

The only solution for now was to migrate away from this library.

@SabotageAndi
Copy link
Contributor

No idea why we didn't make it public in the first place.

@304NotModified Have a look at this PR: #75

Would this work for you?

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