currentActivity
Receive the current activity on an Android device.
Usage
1 | browser.currentActivity(); |
Example
1 | it('should get the activity of the android device', function () { |
Receive the current activity on an Android device.
1 | browser.currentActivity(); |
1 | it('should get the activity of the android device', function () { |