Implementation of {@link GrapheneElement} - interface for Graphene extensions of {@link WebElement}.
Following methods are provided over the {@link WebElement} interface:
Important: {@link GrapheneElementImpl} is not intended for extension, do not subclass it. The{@link GrapheneElementImpl} might become abstract class or interface in the future. It can't be final because then it couldn't beproxied by Graphene.
@author Jan Papousek
|
|
|
|