| Package | Description |
|---|---|
| com.github.loyada.jdollarx |
main package for defining Path DOM elements and browser interaction
|
| com.github.loyada.jdollarx.singlebrowser |
Simplified API for interaction with a single instance of browser
|
| Modifier and Type | Method and Description |
|---|---|
Operations.KeysSender |
InBrowser.sendKeys(CharSequence... charsToSend)
send keys to the browser, or to a specific element.
|
| Modifier and Type | Method and Description |
|---|---|
static Operations.KeysSender |
InBrowserSinglton.sendKeys(CharSequence... charsToSend)
send keys to the browser, or to a specific element.
|
Copyright © 2018. All rights reserved.