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

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

공개 메소드들

메소드 설명
SlowResourcesPage ( DriverContext driverContext ) : System
WaitForIt ( int timeout ) : void

메소드 상세

SlowResourcesPage() 공개 메소드

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

WaitForIt() 공개 메소드

public WaitForIt ( int timeout ) : void
timeout int
리턴 void