C# Class Specs.Infrastructure.WebDriverResultSupplementer

Inheritance: ISupplementSpecificationResults
Mostrar archivo Open project: agross/mspec-samples

Public Methods

Method Description
SupplementResult ( Result result ) : Result

Private Methods

Method Description
CaptureHtmlSource ( string>.IDictionary supplement, string htmlPath ) : void
CaptureScreenshot ( string>.IDictionary supplement, string screenshotPath ) : void
GetTempPath ( ) : string
Report ( Exception error, string type, string>.IDictionary supplement ) : void

Method Details

SupplementResult() public method

public SupplementResult ( Result result ) : Result
result Result
return Result