Package com.robotium.solo

Interface Summary
Condition Represents a conditional statement.
Implementations may be used with Solo.waitForCondition(Condition, int).
 

Class Summary
By Used in conjunction with the web methods.
Illustration A class used to pass Illustrations to an Illustrator.
Illustration.Builder Builder class to build illustrations
RobotiumUtils Contains utility methods.
Solo Main class for development of Robotium tests.
Solo.Config Config class used to set the scroll behaviour, default timeouts, screenshot filetype and screenshot save path.
SystemUtils Contains System methods.
Timeout Used to get and set the default timeout lengths of the various Solo methods.
WebElement Represents an element shown in a WebView.
 

Enum Summary
Solo.Config.ScreenshotFileType The screenshot file type, JPEG or PNG.
 



Copyright © 2009–2015. All rights reserved.