| java.lang.Object | ||
| ↳ | java.lang.Enum<androidx.test.espresso.web.model.SimpleAtom.ElementReferencePlacement> | |
| ↳ | androidx.test.espresso.web.model.SimpleAtom.ElementReferencePlacement | |
Controls whether the ElementReference appears as the first arg or last arg to the script.
| Enum Values | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| SimpleAtom.ElementReferencePlacement | FIRST | ||||||||||
| SimpleAtom.ElementReferencePlacement | LAST | ||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
| |||||||||||
|
| |||||||||||
|
| |||||||||||
| Parameters | |
|---|---|
name |
String |
| Returns | |
|---|---|
SimpleAtom.ElementReferencePlacement |
|