BaseLocatorAccessor.BaseLocatorPropertypublic interface BaseLocatorAccessor
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
BaseLocatorAccessor.BaseLocatorBuilder<B extends BaseLocatorAccessor.BaseLocatorBuilder<B>> |
Provides a builder method for a base locator property returning the
builder for applying multiple build operations.
|
static interface |
BaseLocatorAccessor.BaseLocatorMutator |
Provides a mutator for a base locator property.
|
static interface |
BaseLocatorAccessor.BaseLocatorProperty |
Provides a base locator property.
|
| Modifier and Type | Method | Description |
|---|---|---|
String |
getBaseLocator() |
Retrieves the base locator from the base locator property.
|
String getBaseLocator()
Copyright © 2018. All rights reserved.