C# Class Pepino.ScenarioRunner.Application.BrowserStepSucceededResult

Inheritance: StepExecutionResult
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
BrowserStepSucceededResult ( System.Guid stepId, string screenShot, System.DateTime time, double duration ) : System

Method Details

BrowserStepSucceededResult() public méthode

public BrowserStepSucceededResult ( System.Guid stepId, string screenShot, System.DateTime time, double duration ) : System
stepId System.Guid
screenShot string
time System.DateTime
duration double
Résultat System