mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 04:53:28 +02:00
- Added waitUrl helper.
This commit is contained in:
@@ -18,6 +18,6 @@ module.exports = function DeviceListPage() {
|
||||
return this.devicesUsable.first()
|
||||
}
|
||||
this.controlAvailableDevice = function () {
|
||||
this.availableDevice().click()
|
||||
return this.availableDevice().click()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user