-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Open
Labels
Description
Feature and motivation
Any consumer of Selenium library in .NET cannot use it within publishing his application as Native AOT Deployment.
The detailed affected parts are coming...
Selenium Manager β v4.26
- Selenium Manager - [dotnet] Json serializer gen context for SM outputΒ #14481
W3C WebDriver β v4.26
W3C BiDi β v4.28
CDP (DevTools)
- Generate JsonSerializerContext for all DTO models
- ...
Fine tuning
- Address all analyzer warnings
- ...
Usage example
Create console app, publish as native AOT, it fails at runtime.
RenderMichael, NCLnclNCL, whoraks and larsbloch