C# Class Pepino.ScenarioRunner.Selenium.ElementNotContainsStyleClassException

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

Méthodes publiques

Méthode Description
ElementNotContainsStyleClassException ( string element, string styleName ) : System

Method Details

ElementNotContainsStyleClassException() public méthode

public ElementNotContainsStyleClassException ( string element, string styleName ) : System
element string
styleName string
Résultat System