Click or drag to resize
DialoggetXDialogButton Method
Overload List
  NameDescription
Public methodStatic membergetXDialogButton(String)
Returns an xPath for any button that is a decendant of a visible bbui-dialog and having "buttonText" text. Uniqueness depends on the text passed.
Public methodStatic membergetXDialogButton(String, String)
Format an xPath for finding a dialog's button.
Top
See Also