Showing posts with label #.Net5.0. Show all posts
Showing posts with label #.Net5.0. Show all posts

Sunday 17 July 2022

[🐛 Bug]: WebDriverManager with the "MatchingBrowser" command displays error in Selenium C#

When the WebDriverManager is instantiated with the "MatchingBrowser" command, the browser is not launched and error is displayed

Screenshot:



[🐛 Bug]: ".Net5.0" and latest "Configuration Manager" genreates security issues (Selenium C#)

With the below mentioned versions, the error "System.Security.Permissions" is displayed. 


Due to which the build generation is failing.


Details:


.Net Framework             :: net5.0
ConfigurationManager :: 7.0.0-preview.6.22324.4


Screenshot: