C# Class Pepino.ScenarioRunner.Selenium.ElementDidNotContainTextException

Inheritance: System.Exception
Afficher le fichier Open project: AcklenAvenue/Pepino

Méthodes publiques

Méthode Description
ElementDidNotContainTextException ( string selector, string text ) : System

Method Details

ElementDidNotContainTextException() public méthode

public ElementDidNotContainTextException ( string selector, string text ) : System
selector string
text string
Résultat System