C# Class SePSXUnitTests.FakeTakesScreenshot

Description of FakeTakesScreenshot.
Inheritance: ITakesScreenshot
Datei anzeigen Open project: apetrovskiy/STUPS

Public Methods

Method Description
FakeTakesScreenshot ( ) : System
GetScreenshot ( ) : Screenshot

Method Details

FakeTakesScreenshot() public method

public FakeTakesScreenshot ( ) : System
return System

GetScreenshot() public method

public GetScreenshot ( ) : Screenshot
return OpenQA.Selenium.Screenshot