mirror of
https://github.com/ansible/awx.git
synced 2026-03-20 02:17:37 -02:30
Merge pull request #970 from ansible/smoketest-fixes-for-lists
update test selector for add button dropdown arrow
This commit is contained in:
@@ -123,7 +123,7 @@ module.exports = {
|
|||||||
return this;
|
return this;
|
||||||
},
|
},
|
||||||
selectAdd (name) {
|
selectAdd (name) {
|
||||||
this.clickWhenEnabled('button span[class="List-dropdownCarat"]');
|
this.clickWhenEnabled('button span[class="at-List-toolbarDropdownCarat"]');
|
||||||
|
|
||||||
this.api
|
this.api
|
||||||
.useXpath()
|
.useXpath()
|
||||||
|
|||||||
Reference in New Issue
Block a user