Click or drag to resize
SearchDialog Fields

The SearchDialog type exposes the following members.

Fields
  NameDescription
Public fieldStatic membergetXFirstNameField
Returns an Xpath for the FirstName Field on a SearchDialog.
Public fieldStatic membergetXGridNameField
Returns an Xpath for the Grid Name Field on a SerachDialog.
Public fieldStatic membergetXLastNameField
Returns an Xpath for the LastName Field on a SerachDialog.
Public fieldStatic membergetXNoRecordsFound
Constant XPath value for checking if no search results were found on a search dialog.
Public fieldStatic membergetXResultsBar
Returns an Xpath for the Results Tool bar on a SerachDialog.
Public fieldStatic membergetXSearchButton
Constant XPath value for finding a Search button WebElement.
Protected fieldStatic membergetXSearchResultsGrid
Returns an Xpath for the Search Results Grid on a SerachDialog.
Public fieldStatic membergetXSelectButton
Constant XPath value for finding a Select button WebElement.
Public fieldStatic membergetXSelectedResultsRow
ConstantXPath value for finding a search dialog's selected row in the results pane.
Top
See Also