mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
update test selector for add button dropdown arrow
This commit is contained in:
parent
03cef6fea3
commit
0afdca3674
@ -123,7 +123,7 @@ module.exports = {
|
||||
return this;
|
||||
},
|
||||
selectAdd (name) {
|
||||
this.clickWhenEnabled('button span[class="List-dropdownCarat"]');
|
||||
this.clickWhenEnabled('button span[class="at-List-toolbarDropdownCarat"]');
|
||||
|
||||
this.api
|
||||
.useXpath()
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user