mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Geomap: Map control options e2e (#54809)
This commit is contained in:
@@ -127,6 +127,9 @@ export const Components = {
|
||||
toggleVizPicker: 'toggle-viz-picker',
|
||||
toggleVizOptions: 'toggle-viz-options',
|
||||
toggleTableView: 'toggle-table-view',
|
||||
|
||||
// [Geomap] Map controls
|
||||
measureButton: 'show measure tools',
|
||||
},
|
||||
PanelInspector: {
|
||||
Data: {
|
||||
@@ -368,4 +371,7 @@ export const Components = {
|
||||
inputField: 'data-testid-file-upload-input-field',
|
||||
fileNameSpan: 'data-testid-file-upload-file-name',
|
||||
},
|
||||
DebugOverlay: {
|
||||
wrapper: 'debug-overlay',
|
||||
},
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user