C# Class Pepino.ScenarioRunner.Selenium.ElementShouldNotExistException

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

Public Methods

Method Description
ElementShouldNotExistException ( string element ) : System

Method Details

ElementShouldNotExistException() public method

public ElementShouldNotExistException ( string element ) : System
element string
return System