diff --git a/awx/ui/test/e2e/objects/templates.js b/awx/ui/test/e2e/objects/templates.js index cfa23b9874..073086e8ed 100644 --- a/awx/ui/test/e2e/objects/templates.js +++ b/awx/ui/test/e2e/objects/templates.js @@ -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()