Package | Description |
---|---|
net.thucydides.core |
Core domain model for the Thucydides application.
|
net.thucydides.core.annotations.locators |
Modifier and Type | Method and Description |
---|---|
static WebdriverCollectionStrategy |
WebdriverCollectionStrategy.definedIn(EnvironmentVariables environmentVariables) |
static WebdriverCollectionStrategy |
WebdriverCollectionStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WebdriverCollectionStrategy[] |
WebdriverCollectionStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static WaitForWebElements |
WaitForWebElementCollection.accordingTo(WebdriverCollectionStrategy collectionStrategy) |
Copyright © 2022. All rights reserved.