See: Description
| Class | Description |
|---|---|
| MobileImplementationFinder |
This class finds correct implementation for mobile interfaces and create a new instance for it or throw exception.
|
| Exception | Description |
|---|---|
| MobileObjectInstantiationException |
Thrown when a mobile element object can not be instantiated.
|
| UIOperationFailedException |
UIOperationFailedException represents exceptional cases that occur while interacting with mobile
elements. |
| Annotation Type | Description |
|---|---|
| Implementor |
this annotation is used to define the implementation of annotated interface
|
Copyright © 2016 PayPal Open Source. All rights reserved.