C# Class Objectivity.Test.Automation.Tests.PageObjects.PageObjects.TheInternet.SlowResourcesPage

Inheritance: Objectivity.Test.Automation.Tests.PageObjects.ProjectPageBase
Mostra file Open project: ObjectivityBSS/Test.Automation

Public Methods

Method Description
SlowResourcesPage ( DriverContext driverContext ) : System
WaitForIt ( int timeout ) : void

Method Details

SlowResourcesPage() public method

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

WaitForIt() public method

public WaitForIt ( int timeout ) : void
timeout int
return void