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

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

Public Methods

Method Description
GetHoverText ( int nr ) : string
HoversPage ( DriverContext driverContext ) : Common
MouseHoverAt ( int nr ) : void

Method Details

GetHoverText() public method

public GetHoverText ( int nr ) : string
nr int
return string

HoversPage() public method

public HoversPage ( DriverContext driverContext ) : Common
driverContext DriverContext
return Common

MouseHoverAt() public method

public MouseHoverAt ( int nr ) : void
nr int
return void