See: Description
| Class | Description |
|---|---|
| SeleniumCheckableGroupInputWebElement |
Checkable group inputs are WCheckBoxSelect and WRadioButtonSelect.
|
| SeleniumGroupInputWebElement |
Group inputs include WCheckBoxSelect, WMultiTextField, WMultiDropdown, WMultiSelectPair and WRadioButtonSelect.
|
| SeleniumSimpleSelectWebElement |
Selenium WebElement class representing a WSelect.
|
| SeleniumWCheckBoxSelectWebElement | |
| SeleniumWCheckBoxWebElement |
Selenium WebElement class representing a WCheckBox.
|
| SeleniumWComponentInputWebElement |
Parent class for all elements that represent user input.
|
| SeleniumWComponentWebElement |
A wrapper for WebElement to provide specific WComponents behavior.
|
| SeleniumWDialogWebElement |
Selenium WebElement class representing the functionality of WDialog.
|
| SeleniumWEmailFieldWebElement |
Selenium WebElement class representing the functionality of WEmailField.
|
| SeleniumWLabelWebElement |
Selenium WebElement specific to WLabel.
|
| SeleniumWMessageBoxWebElement |
A Selenium WebElement which models the output of WMessages.
|
| SeleniumWMessagesWebElement |
A Selenium WebElement which models the output of WMessages.
|
| SeleniumWMultiSelectPairWebElement |
WebElement to facilitate tests of WMultiSelectPair.
|
| SeleniumWPhoneNumberFieldWebElement |
Selenium WebElement class representing the functionality of WPhoneNumberField.
|
| SeleniumWRadioButtonSelectWebElement | |
| SeleniumWRadioButtonWebElement |
Selenium WebElement class representing a single Radio button element.
|
| SeleniumWSelectWebElement |
Selenium WebElement class representing a WSelect.
|
| SeleniumWTableWebElement |
Selenium WebElement class representing a WTable.
|
| SeleniumWTextAreaWebElement |
Selenium WebElement class representing the functionality of WTextArea.
|
| SeleniumWTextFieldWebElement |
Selenium WebElement class representing the functionality of WTextField.
|
| Enum | Description |
|---|---|
| SeleniumWComponentWebProperties |
An enum of commonly applied HTML attribute values for use in WComponents
Selenium testing.
|
Copyright © 2017. All rights reserved.