|
|
@ -80,7 +80,7 @@ module.exports = { |
|
|
|
.clickElementAtPosition('.singleTestLabel', 0) |
|
|
|
.clickElementAtPosition('.singleTestLabel', 0) |
|
|
|
.clickElementAtPosition('.singleTestLabel', 1) |
|
|
|
.clickElementAtPosition('.singleTestLabel', 1) |
|
|
|
.scrollAndClick('*[data-id="testTabRunTestsTabRunAction"]') |
|
|
|
.scrollAndClick('*[data-id="testTabRunTestsTabRunAction"]') |
|
|
|
.pause(10000) |
|
|
|
.pause(5000) |
|
|
|
.click('*[data-id="testTabRunTestsTabStopAction"]') |
|
|
|
.click('*[data-id="testTabRunTestsTabStopAction"]') |
|
|
|
.assert.containsText('*[data-id="testTabRunTestsTabStopAction"]', 'Stopping') |
|
|
|
.assert.containsText('*[data-id="testTabRunTestsTabStopAction"]', 'Stopping') |
|
|
|
.pause(5000) |
|
|
|
.pause(5000) |
|
|
|