Stanislava
Stanislava
 Hi thank you for the new version :) I face difficulties with adding screenshot to the log: extest.Fail("message ", MediaEntityBuilder.CreateScreenCaptureFromPath("uploads/58c8281a1bb6df6bc46cac6d/58c8281f1bb6df6bc46cac6e/1.png").Build()); See in the picture that the image...
Hi Anshooarora, I try ExtentX report with specflow. In my [BeforeScenario] I add line for creation of scenario for The Report: scenario = feature.CreateNode(ScenarioContext.Current.ScenarioInfo.Title); When I execute this line in...
Hi, I manage to run the command for creation of report from \bin\Debug folder: C:\Users\User\Documents\Work\extentreports-dotnet-cli\ExtentReportsDotNetCLI\ExtentReportsDotNetCLI\bin\Debug>**extent -i** C:/Users/User/source/repos/pact-workshop-dotnet-core-v1/CompletedSolution/Provider/tests/TestResults/TestResults.xml -**o** C:/Users/User/Documents/Work **Parsing test runner result file** 'C:/Users/User/source/repos/pact-workshop-dotnet-core-v1/CompletedSolution/Provider/tests/TestResults/TestResults.xml' ... **The html report will...