C# 클래스 Objectivity.Test.Automation.Tests.PageObjects.PageObjects.TheInternet.StatusCodesPage

The status codes page object.
상속: ProjectPageBase
파일 보기 프로젝트 열기: ObjectivityBSS/Test.Automation

공개 메소드들

메소드 설명
Click200 ( ) : HttpCode200Page
IsStatusCodesPageDisplayed ( ) : bool
IsTextExistedInPageSource ( string text ) : bool
StatusCodesPage ( DriverContext driverContext ) : NLog

메소드 상세

Click200() 공개 메소드

public Click200 ( ) : HttpCode200Page
리턴 HttpCode200Page

IsStatusCodesPageDisplayed() 공개 메소드

public IsStatusCodesPageDisplayed ( ) : bool
리턴 bool

IsTextExistedInPageSource() 공개 메소드

public IsTextExistedInPageSource ( string text ) : bool
text string
리턴 bool

StatusCodesPage() 공개 메소드

public StatusCodesPage ( DriverContext driverContext ) : NLog
driverContext Objectivity.Test.Automation.Common.DriverContext
리턴 NLog