Arrange Windows

Arrange the window or windows on your screen to ensure that their contents are visible to testers, and to Toffee's screen shot camera.

Experimental Feature

Please consider these commands experimental. Some browsers, particularly older versions of Firefox, cannot be moved or resized.


CommandExamplesExplanation
dock window at <screen position>dock window at leftMoves and resizes the current test browser window to take up the left half of the screen. Valid "half-screen" positions include left, right, top, and bottom.
dock window at bottom rightMoves and resizes the current test browser window to take up the lower right quarter of the screen. Valid "quarter screen" positions include "top left", "top right", "bottom left", and "bottom right".
maximize windowmaximize windowMaximizes the current test browser window to fill the entire screen.
move window to <x, y>move window to 100, 100Moves the current test browser window so that its upper left corner is positioned at the given x,y pixel coordinates. Does not resize the window.
resize window to <width> by <height>resize window to 1280 by 720Resizes the current test browser window to the given size, in pixels.