C# 클래스 Pepino.ScenarioRunner.Selenium.ElementDidNotContainTextException

상속: System.Exception
파일 보기 프로젝트 열기: AcklenAvenue/Pepino

공개 메소드들

메소드 설명
ElementDidNotContainTextException ( string selector, string text ) : System

메소드 상세

ElementDidNotContainTextException() 공개 메소드

public ElementDidNotContainTextException ( string selector, string text ) : System
selector string
text string
리턴 System