Class ZestClientWindowClose


  • public class ZestClientWindowClose
    extends ZestClient
    Close the specified client
    • Constructor Detail

      • ZestClientWindowClose

        public ZestClientWindowClose()
      • ZestClientWindowClose

        public ZestClientWindowClose​(String windowHandle,
                                     int sleepInSeconds)
    • Method Detail

      • getWindowHandle

        public String getWindowHandle()
      • setWindowHandle

        public void setWindowHandle​(String windowHandle)
      • getSleepInSeconds

        public int getSleepInSeconds()
      • setSleepInSeconds

        public void setSleepInSeconds​(int sleepInSeconds)
      • isPassive

        public boolean isPassive()
        Description copied from class: ZestStatement
        Checks if is passive.
        Specified by:
        isPassive in class ZestStatement
        Returns:
        true, if is passive