-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Closed as not planned
Labels
J-issue-templateApplied to issues not following the template, or missing information.Applied to issues not following the template, or missing information.
Description
What happened?
When I use Run for the script it fails at row #139
However when I Debug the script it fails at row #20.
Additional information:
The .cs file uses a helper.cs
How can we reproduce the issue?
Use Run,
then use Debug
/\
\/
(starting from the small icon by mouseclick)Relevant log output
Severity Code Description Project File Line Suppression State
Warning CS8032 An instance of analyzer Microsoft.CodeAnalysis.CSharp.Analyzers.FixAnalyzers.CSharpFixerWithFixAllAnalyzer cannot be created from C:\Users\Specimend\.nuget\packages\microsoft.codeanalysis.analyzers\1.1.0\analyzers\dotnet\cs\Microsoft.CodeAnalysis.CSharp.Analyzers.dll: Could not load type 'Microsoft.CodeAnalysis.Analyzers.FixAnalyzers.FixerWithFixAllAnalyzer`1' from assembly 'Microsoft.CodeAnalysis.Analyzers, Version=3.0.0.0, Culture=neutral, PublicKeyToken=specimend'.. CT.Services 1 ActiveOperating System
Windows 10
Selenium version
latest stable
What are the browser(s) and version(s) where you see this issue?
Edge Version 103.0.1264.44 (Official build) (64-bit)
What are the browser driver(s) and version(s) where you see this issue?
EdgeDriver latest
Are you using Selenium Grid?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
J-issue-templateApplied to issues not following the template, or missing information.Applied to issues not following the template, or missing information.

