C# Class Pepino.ScenarioRunner.Selenium.ElementShouldExistStep

Inheritance: Pepino.ScenarioRunner.Application.BrowserStep
Exibir arquivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementShouldExistStep ( System.Guid stepId, string element ) : System

Method Details

ElementShouldExistStep() public method

public ElementShouldExistStep ( System.Guid stepId, string element ) : System
stepId System.Guid
element string
return System