C# 클래스 OpenQA.Selenium.Remote.Context

Creates an interal context for the remote driver
파일 보기 프로젝트 열기: epall/selenium

공개 메소드들

메소드 설명
Context ( object raw )

Initializes a new instance of the Context class

ToString ( ) : string

Converts the object to string

메소드 상세

Context() 공개 메소드

Initializes a new instance of the Context class
public Context ( object raw )
raw object Raw Object currently in context

ToString() 공개 메소드

Converts the object to string
public ToString ( ) : string
리턴 string