| Package | Description |
|---|---|
| org.jboss.arquillian.ajocado | |
| org.jboss.arquillian.ajocado.locator |
| Modifier and Type | Method and Description |
|---|---|
static CssLocator |
Ajocado.css(String cssSelector)
Deprecated.
Gets element locator finding elements using CSS selectors.
|
static CssLocator |
Graphene.css(String cssSelector)
Gets element locator finding elements using CSS selectors.
|
| Modifier and Type | Method and Description |
|---|---|
static CssLocator |
LocatorFactory.css(String cssSelector)
Gets element locator finding elements using CSS selectors.
|
CssLocator |
CssLocator.getChild(CssLocator elementLocator) |
CssLocator |
CssLocator.getDescendant(CssLocator elementLocator) |
| Modifier and Type | Method and Description |
|---|---|
CssLocator |
CssLocator.getChild(CssLocator elementLocator) |
CssLocator |
CssLocator.getDescendant(CssLocator elementLocator) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.