Skip to content

E2E: Use grafana selectors instead of getByText #380

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

idastambuk
Copy link
Contributor

@idastambuk idastambuk commented May 28, 2025

#306
We migrated prom selectors to data test id here grafana/grafana#106564 so we can change this back to use the getByGFSelector util

Had to add a condition for grafana versions cause I failed to migrate the selectors properly (I should have added another field in packages/grafana-e2e-selectors/src/selectors/components.ts in the above PR), we can remove it once we stop supporting 11

@idastambuk idastambuk marked this pull request as ready for review July 1, 2025 10:25
@idastambuk idastambuk requested a review from a team as a code owner July 1, 2025 10:25
@idastambuk idastambuk requested review from iwysiu and kevinwcyu and removed request for a team July 1, 2025 10:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EditorField label is not queryable by label with plugin-e2e package
2 participants