playwright-dotnet icon indicating copy to clipboard operation
playwright-dotnet copied to clipboard

feat: XUnit V3 - Add support for altering browser options using custom method

Open pomianowski opened this issue 3 months ago • 1 comments

I would like to conveniently change the options using an additional method, similar to ConnectOptionsAsync, e.g., LaunchOptionsAsync. In it, I can add my own code and additionally inject my own environment variables or settings, depending on the needs of my test.

#3249

pomianowski avatar Oct 24 '25 12:10 pomianowski

@mxschmitt, if you could take a moment to look at the idea of extending API with this PR, I would be very grateful

pomianowski avatar Nov 04 '25 11:11 pomianowski