Skip to main content

Window

Window class provides methods to maximize, minmize and restore window.

clicknium.window: the window driver instance

Methods

  • maximize: maximize the window specified by locator.
  • minimize: minimize the window specified by locator.
  • restore: restore the window specified by locator.