Package | Description |
---|---|
com.coveros.selenified | |
com.coveros.selenified.application |
Class and Description |
---|
App
App is an instance of the browser based application that is under test.
|
Class and Description |
---|
App
App is an instance of the browser based application that is under test.
|
Assert
Assert will handle all verifications performed on the actual application
itself.
|
Get
Get retrieves information about the app in general, not specific to any
particular page or element.
|
Is
Is checks information about the app in general, not specific to any
particular page or element.
|
WaitFor
WaitFor performs dynamic waits on the app in general, until a particular
condition of the application is met, not one for a particular page or
element.
|
Copyright © 2017. All rights reserved.