matthewteeter

Results 4 comments of matthewteeter

I still get this issue using v1.44 when running `Microsoft.Playwright.Program.Main(["install"])`. Docker build error: > [final 3/4] RUN /app/PayPowerBill install: 1.565 Unhandled Exception: System.NotSupportedException: CodeBase is not supported on assemblies loaded...

Here is a full repro: https://github.com/matthewteeter/Playwright1.44AotRepro Running the program as normal throws an exception on the first line in Program.cs. Trying to install the browsers by invoking it with "install"...

Agree it would be useful to be able to control the format of the suffix. For example, if a Workflow runs each day, it would be nice to have a...

Interested in this!