See: Description
Annotation Type | Description |
---|---|
DoNotReport |
annotation used to specify that the test method need to be ignored during reporting in RuntimeReporter.
|
MobileTest |
Interface creates annotation MobileTest and specified parameters
Annotation @MobileTest will let Grid know to open a session on a mobile device/simulator. |
WebTest |
Interface creates annotation WebTest and specified parameters
Annotation @Webtest will let Grid know to open browser instance and start a session. |
Copyright © 2016 PayPal Open Source. All rights reserved.