Class and Description |
---|
GebReportingTest
@deprecated Use GebReportingTestTrait instead.
|
GebTest
@deprecated Use GebTestTrait instead.
|
Method and Description |
---|
Navigator#isDisabled()
Shorthand for
hasAttribute("disabled") . |
Navigator#isEditable()
Shorthand for
! |
Navigator#isEnabled()
Shorthand for
! |
Navigator#isReadOnly()
Shorthand for
hasAttribute("readonly") . |
Groovy API Documentation for Geb 0.13.0 - Licensed under the Apache License, Version 2.0 - http://www.gebish.org