-
Couldn't load subscription status.
- Fork 18
SeleniumGroupInputWebElement
Mark Reeves edited this page Jun 5, 2017
·
1 revision
SeleniumGroupInputWebElement is an extension of SeleniumWComponentWebElement which is used to test several grouped input controls including
It is expected to be extended to support other group inputs including WMultiDropdown and WMultiTextField.
SeleniumGroupInputWebElement exposes the following helpers:
-
isReadOnly()returnstrueif the WComponent being tested is in a read-only state. -
isMandatory()returnstrueif the WComponent being tested has been marked as mandatory.