C# 클래스 SePSXUnitTests.FakeCoordinates

Description of FakeCoordinates.
상속: ICoordinates
파일 보기 프로젝트 열기: apetrovskiy/STUPS

공개 메소드들

메소드 설명
FakeCoordinates ( FakeWebElement element ) : System

Initializes a new instance of the T:OpenQA.Selenium.Remote.RemoteCoordinates class.

메소드 상세

FakeCoordinates() 공개 메소드

Initializes a new instance of the T:OpenQA.Selenium.Remote.RemoteCoordinates class.
public FakeCoordinates ( FakeWebElement element ) : System
element FakeWebElement The to be located.
리턴 System