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

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

공개 메소드들

메소드 설명
GetHoverText ( int nr ) : string
HoversPage ( DriverContext driverContext ) : Common
MouseHoverAt ( int nr ) : void

메소드 상세

GetHoverText() 공개 메소드

public GetHoverText ( int nr ) : string
nr int
리턴 string

HoversPage() 공개 메소드

public HoversPage ( DriverContext driverContext ) : Common
driverContext DriverContext
리턴 Common

MouseHoverAt() 공개 메소드

public MouseHoverAt ( int nr ) : void
nr int
리턴 void