public abstract class ElementsContainer
extends java.lang.Object
| Constructor and Description |
|---|
ElementsContainer() |
| Modifier and Type | Method and Description |
|---|---|
SelenideElement |
getSelf()
Deprecated.
I rather think that this method is not needed.
You are expected to find elements INSIDE this container, not the container itself.
|
@Deprecated public SelenideElement getSelf()