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