@Documented @Retention(value=RUNTIME) @Target(value=FIELD) public @interface RenderWebElement
| Modifier and Type | Optional Element and Description |
|---|---|
ElementState |
state
Render the element based on the
ElementState
The default value of ElementState is Visible,
if it have to render for other other ElementState user have to set attribute. |
public abstract ElementState state
ElementState
The default value of ElementState is Visible,
if it have to render for other other ElementState user have to set attribute.ElementStateCopyright © 2014. All rights reserved.