Click or drag to resize
BaseComponentWaitDoubleClick Method
Overload List
  NameDescription
Public methodStatic memberWaitDoubleClick(String)
Find an element using a provided xPath, wait for it to be displayed and enabled then DoubleClick. ///
Public methodStatic memberWaitDoubleClick(String, Double)
Find an element using a provided xPath, wait for it to be displayed and enabled then DoubleClick.
Top
See Also