Package | Description |
---|---|
com.atlassian.jira.functest.framework.locator |
Modifier and Type | Method and Description |
---|---|
Iterable<LocatorEntry> |
Locator.allMatches()
Get all matches of this locator as an iterable collection of locator entries
|
Iterable<LocatorEntry> |
AbstractLocator.allMatches() |
Iterator<LocatorEntry> |
Locator.iterator()
This will return a
Iterator that returns LocatorEntry objects |
Iterator<LocatorEntry> |
AbstractLocator.iterator() |
Copyright © 2002-2021 Atlassian. All Rights Reserved.