|
|
|
@ -228,7 +228,6 @@ module.exports = { |
|
|
|
|
browser |
|
|
|
|
.renamePath('README.md', 'README_2', 'README_2.md') |
|
|
|
|
.waitForElementVisible('[data-id="workspaceGitBranchesDropdown"]') |
|
|
|
|
.click('[data-id="workspaceGitBranchesDropdown"]') |
|
|
|
|
.waitForElementVisible('[data-id="workspaceGit-dev"]') |
|
|
|
|
.click('[data-id="workspaceGit-dev"]') |
|
|
|
|
.waitForElementVisible('[data-id="switchBranchModalDialogContainer-react"]') |
|
|
|
|