mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
JSHint.
This commit is contained in:
parent
12eaf5182f
commit
a0e0d2228a
14 changed files with 31 additions and 31 deletions
|
@ -235,8 +235,8 @@ module.exports = syrup.serial()
|
|||
.then(function() {
|
||||
return service.pressKey('enter')
|
||||
})
|
||||
case '4.3': // tested: 4.3
|
||||
case '4.4': // tested: 4.4.2
|
||||
//case '4.3': // tested: 4.3
|
||||
//case '4.4': // tested: 4.4.2
|
||||
default:
|
||||
return service.pressKey('tab').delay(1000)
|
||||
.then(function() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue