mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
PublicDashboards: Add selector for Confirm Access page (#76913)
This commit is contained in:
parent
a174e69c52
commit
c982a9fc6f
@ -249,6 +249,9 @@ export const Pages = {
|
|||||||
recipientInput: 'request-view-access-recipient-input',
|
recipientInput: 'request-view-access-recipient-input',
|
||||||
submitButton: 'request-view-access-submit-button',
|
submitButton: 'request-view-access-submit-button',
|
||||||
},
|
},
|
||||||
|
PublicDashboardConfirmAccess: {
|
||||||
|
submitButton: 'data-testid confirm-access-submit-button',
|
||||||
|
},
|
||||||
Explore: {
|
Explore: {
|
||||||
url: '/explore',
|
url: '/explore',
|
||||||
General: {
|
General: {
|
||||||
|
Loading…
Reference in New Issue
Block a user