mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 07:26:03 -03:30
update project badge selector
This commit is contained in:
@@ -58,8 +58,8 @@ module.exports = {
|
||||
list: {
|
||||
selector: '.at-Panel',
|
||||
elements: {
|
||||
badge: 'span[class~="badge"]',
|
||||
title: 'div[class="List-titleText"]',
|
||||
badge: '.at-Panel-headingTitleBadge',
|
||||
title: '.at-Panel-headingTitle',
|
||||
add: '#button-add'
|
||||
},
|
||||
sections: {
|
||||
|
||||
Reference in New Issue
Block a user