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

상속: Objectivity.Test.Automation.Tests.PageObjects.ProjectPageBase
파일 보기 프로젝트 열기: ObjectivityBSS/Test.Automation

공개 메소드들

메소드 설명
BasicAuthPage ( DriverContext driverContext ) : System.Globalization
CheckIfPageSourceSaved ( ) : void
SaveSourcePage ( ) : void

메소드 상세

BasicAuthPage() 공개 메소드

public BasicAuthPage ( DriverContext driverContext ) : System.Globalization
driverContext Objectivity.Test.Automation.Common.DriverContext
리턴 System.Globalization

CheckIfPageSourceSaved() 공개 메소드

public CheckIfPageSourceSaved ( ) : void
리턴 void

SaveSourcePage() 공개 메소드

public SaveSourcePage ( ) : void
리턴 void