Stanislava

Results 3 issues of Stanislava

![15-3-2017 - 11-52-59](https://cloud.githubusercontent.com/assets/8655116/23942856/42d1bf96-0976-11e7-8044-72b960222aa9.jpg) 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...