Class ZestClientSwitchToFrame


  • public class ZestClientSwitchToFrame
    extends ZestClient
    A class which allows you to get a session associated with a popup window
    • Constructor Detail

      • ZestClientSwitchToFrame

        public ZestClientSwitchToFrame()
      • ZestClientSwitchToFrame

        public ZestClientSwitchToFrame​(String windowHandle,
                                       int index,
                                       String name,
                                       boolean parent)
        Only one of index, name or parent=true should be used
        Parameters:
        windowHandle -
        index -
        name -
        parent -