|
|
@ -150,7 +150,7 @@ module.exports = { |
|
|
|
.clickLaunchIcon('solidityUnitTesting') |
|
|
|
.clickLaunchIcon('solidityUnitTesting') |
|
|
|
.waitForElementPresent('*[data-id="uiPathInput"]', 3000) |
|
|
|
.waitForElementPresent('*[data-id="uiPathInput"]', 3000) |
|
|
|
.clearValue('*[data-id="uiPathInput"]') |
|
|
|
.clearValue('*[data-id="uiPathInput"]') |
|
|
|
.setValue('*[data-id="uiPathInput"]', 'tests1') |
|
|
|
.setValue('*[data-id="uiPathInput"]', 'tests') |
|
|
|
.click('*[data-id="testTabGenerateTestFolder"]') |
|
|
|
.click('*[data-id="testTabGenerateTestFolder"]') |
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
.clickLaunchIcon('filePanel') |
|
|
|
// creating a new workspace
|
|
|
|
// creating a new workspace
|
|
|
|