Method |
Description |
|
GetBrowserWindowSize ( ) : void |
|
|
RestoreBrowserWindow ( ) : void |
|
|
ShouldBeAbleToGetThePositionOfTheCurrentWindow ( ) : void |
|
|
ShouldBeAbleToGetTheSizeOfTheCurrentWindow ( ) : void |
|
|
ShouldBeAbleToMaximizeTheCurrentWindow ( ) : void |
|
|
ShouldBeAbleToSetThePositionOfTheCurrentWindow ( ) : void |
|
|
ShouldBeAbleToSetTheSizeOfTheCurrentWindow ( ) : void |
|
|
WindowHeightToBeEqualTo ( int height ) : Func |
|
|
WindowHeightToBeGreaterThan ( int height ) : Func |
|
|
WindowWidthToBeEqualTo ( int width ) : Func |
|
|
WindowWidthToBeGreaterThan ( int width ) : Func |
|
|