Geomap: Map control options e2e (#54809)

This commit is contained in:
Adela Almasan
2022-09-09 14:56:35 -05:00
committed by GitHub
parent b6237a43e6
commit b08f839c4d
4 changed files with 45 additions and 3 deletions

View File

@ -6,6 +6,7 @@ import React, { PureComponent } from 'react';
import tinycolor from 'tinycolor2';
import { GrafanaTheme } from '@grafana/data';
import { selectors } from '@grafana/e2e-selectors/src';
import { stylesFactory } from '@grafana/ui';
import { config } from 'app/core/config';
@ -43,7 +44,7 @@ export class DebugOverlay extends PureComponent<Props, State> {
const { zoom, center } = this.state;
return (
<div className={this.style.infoWrap}>
<div className={this.style.infoWrap} aria-label={selectors.components.DebugOverlay.wrapper}>
<table>
<tbody>
<tr>