microsoft / playwright

Playwright is a framework for Web Testing and Automation. It allows testing Chromium, Firefox and WebKit with a single API.
https://playwright.dev
Apache License 2.0
67.16k stars 3.69k forks source link

Do it compatible with native aot dotnet core in c#?? #24008

Closed NCLnclNCL closed 1 year ago

NCLnclNCL commented 1 year ago

I want use native aot, selenium compatible with it

pavelfeldman commented 1 year ago

My understanding is that it is.

matthewteeter commented 8 months ago

I was unable to get this to work.