| Package | Description |
|---|---|
| info.testtools.jdollarx | |
| info.testtools.jdollarx.custommatchers | |
| info.testtools.jdollarx.singlebrowser |
| Modifier and Type | Field and Description |
|---|---|
static BasicPath |
BasicPath.anchor |
static BasicPath |
BasicPath.body |
static BasicPath |
BasicPath.button |
static BasicPath |
BasicPath.div |
static BasicPath |
BasicPath.element |
static BasicPath |
BasicPath.form |
static BasicPath |
BasicPath.header |
static BasicPath |
BasicPath.header1 |
static BasicPath |
BasicPath.header2 |
static BasicPath |
BasicPath.header3 |
static BasicPath |
BasicPath.header4 |
static BasicPath |
BasicPath.header5 |
static BasicPath |
BasicPath.header6 |
static BasicPath |
BasicPath.html |
static BasicPath |
BasicPath.iframe |
static BasicPath |
BasicPath.image |
static BasicPath |
BasicPath.input |
static BasicPath |
BasicPath.listItem |
static BasicPath |
BasicPath.option |
static BasicPath |
BasicPath.select |
static BasicPath |
BasicPath.span |
static BasicPath |
BasicPath.table |
static BasicPath |
BasicPath.td |
static BasicPath |
BasicPath.th |
static BasicPath |
BasicPath.title |
static BasicPath |
BasicPath.tr |
static BasicPath |
BasicPath.unorderedList |
| Modifier and Type | Method and Description |
|---|---|
BasicPath |
BasicPath.after(Path path) |
BasicPath |
BasicPath.before(Path path) |
BasicPath |
BasicPath.beforeSibling(Path path) |
BasicPath |
BasicPath.PathBuilder.build() |
static BasicPath |
BasicPath.customElement(String el) |
BasicPath |
BasicPath.describedBy(String description) |
| Modifier and Type | Method and Description |
|---|---|
Operations.DragAndDrop |
InBrowser.dragAndDrop(BasicPath path) |
void |
Operations.ReleaseKey.on(BasicPath path) |
| Constructor and Description |
|---|
DragAndDrop(org.openqa.selenium.WebDriver driver,
BasicPath path) |
| Modifier and Type | Method and Description |
|---|---|
static org.hamcrest.Matcher<BasicPath> |
CustomMatchers.isDisplayedIn(InBrowser browser) |
| Modifier and Type | Method and Description |
|---|---|
static Operations.DragAndDrop |
InBrowserSinglton.dragAndDrop(BasicPath path) |
| Constructor and Description |
|---|
SingleBrowserPath(BasicPath path) |
Copyright © 2016. All rights reserved.