Package | Description |
---|---|
org.encog.bot.browse | |
org.encog.bot.browse.range |
Modifier and Type | Method and Description |
---|---|
void |
Browser.navigate(Form form)
Navigate to the specified form by performing a submit of that form.
|
void |
Browser.navigate(Form form,
Input submit)
Navigate based on a form.
|
Modifier and Type | Method and Description |
---|---|
Form |
FormElement.getOwner() |
Modifier and Type | Method and Description |
---|---|
void |
FormElement.setOwner(Form theOwner)
Set the owner of this form element.
|
Copyright © 2014. All Rights Reserved.