C# Class Pepino.ScenarioRunner.Application.WaitForElementBrowserStep

Inheritance: BrowserStep
Exibir arquivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
WaitForElementBrowserStep ( System.Guid stepId, string element, int seconds ) : System

Method Details

WaitForElementBrowserStep() public method

public WaitForElementBrowserStep ( System.Guid stepId, string element, int seconds ) : System
stepId System.Guid
element string
seconds int
return System