Uses of Class
org.encog.bot.browse.range.Input

Packages that use Input
org.encog.bot.browse   
org.encog.bot.browse.range   
 

Uses of Input in org.encog.bot.browse
 

Methods in org.encog.bot.browse with parameters of type Input
 void Browser.navigate(Form form, Input submit)
          Navigate based on a form.
 

Uses of Input in org.encog.bot.browse.range
 

Methods in org.encog.bot.browse.range that return Input
 Input Form.findType(String type, int index)
          Find the form input by type.
 



Copyright © 2014. All Rights Reserved.