Method | Description | |
---|---|---|
Context ( ) : System |
Initializes a new instance of the Context class.
|
|
Context ( string fromExtension ) : System |
Initializes a new instance of the Context class given a response from the WebDriver extension.
|
|
ToString ( ) : string |
Returns a
|
public Context ( string fromExtension ) : System | ||
fromExtension | string | The value returned from the WebDriver Firefox extension. |
return | System |