NSelene
NSelene copied to clipboard
Condsider adding Configuration.DriverSource as default delegate/func to call when initilizing driver
probably as in Selenide we also have to add a limitation to initialize only on calling first "open/load page", and fail with exception if any action like S("...").Click() is called before calling "open/load page"...