Class | Description |
---|---|
By |
From release4.0, Robotium begins to support some APIs who use com.jayway.android.robotium.solo.By as
parameter. |
By.ClassName | |
By.CssSelector | |
By.Id | |
By.Name | |
By.TagName | |
By.Text | |
By.Xpath | |
Condition |
From release 5.0.1, Robotium changes support to use com.robotium.solo.Condition as
parameter. |
MyTest | |
ObjectCollection<T> |
This class is used to transport a collection of objects between MobileDevice/Emulator and RemoteControl.
For example: From release4.1+, Robotium begins to provide some APIs who use android.graphics.PointF as parameter. |
PointF |
From release4.1+, Robotium begins to provide some APIs who use android.graphics.PointF as
parameter. |
Copyright © SAS Institute. All Rights Reserved.