Skip to content

Commit

Permalink
Merge pull request #4984 from owncloud/rename-intermittent-fails
Browse files Browse the repository at this point in the history
[Tests-Only] Wait for Rename button to be in enabled state
  • Loading branch information
saw-jan authored Apr 21, 2021
2 parents bdf3740 + 3382641 commit 24ed5c0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ module.exports = {
.waitForAnimationToFinish()
.clearValue('@dialogInput')
.setValue('@dialogInput', toName)
.waitForAnimationToFinish()
.click('@dialogConfirmBtn')
.useCss()

Expand Down

0 comments on commit 24ed5c0

Please sign in to comment.