I am using VS PRO 2022 and for I want trying is to access the Using Util.Reports. I am using selenium web driver and I want to use extent reports. but I having issues. here is the error log:
Severity Code Description Project File Line Suppression State
Error CS0246 The type or namespace name ‘Util’ could not be found (are you missing a using directive or an assembly reference?) RegressionTestModel C:UsersparamiorsourcereposRegressionTestModelRegressionTestModelUnitTest1.cs 4 Active
enter image description here
enter image description here
I already tried the clean build, solution, restart vspro thing..
I want to able call the Using Util.Reports.
Rhuzzel Paramio is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.