C# Class Pepino.ScenarioRunner.Selenium.ElementNotFoundException

Inheritance: System.Exception
Exibir arquivo Open project: AcklenAvenue/Pepino

Public Methods

Method Description
ElementNotFoundException ( string element, int seconds ) : System

Method Details

ElementNotFoundException() public method

public ElementNotFoundException ( string element, int seconds ) : System
element string
seconds int
return System