Package io.appium.java_client.android
Class Activity
java.lang.Object
io.appium.java_client.android.Activity
This is a simple POJO class to support the
StartsActivity.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Activity
A constructor with two mandatory parameters.- Parameters:
appPackage- The value for the app package.appActivity- The value for the app activity.
-