grafana / plugin-tools

Create Grafana plugins with ease.
https://grafana.com/developers/plugin-tools/
Apache License 2.0
57 stars 31 forks source link

e2eTesting: update selectors #874

Closed L-M-K-B closed 5 months ago

L-M-K-B commented 5 months ago

An external contributor updated some e2e selectors which are duplicated in this repo. In order to fix playwright tests in their PR in grafana/grafana I updated the selectors here.

Related to https://github.com/grafana/grafana/pull/78536

📦 Published PR as canary version: Canary Versions
:sparkles: Test out this PR locally via: ```bash npm install @grafana/plugin-e2e@1.1.1-canary.874.63ebb8f.0 # or yarn add @grafana/plugin-e2e@1.1.1-canary.874.63ebb8f.0 ```
github-actions[bot] commented 5 months ago

Hello! 👋 This repository uses Auto for releasing packages using PR labels.

✨ This PR can be merged and will trigger a new patch release. NOTE: When merging a PR with the release label please avoid merging another PR. For further information see here.

L-M-K-B commented 5 months ago

All E2E tests are failing (e.g. this one). Is this happening because the selectors deviate from grafana/grafana main branch or do I have to fix anything in this repo? @sunker and @leventebalogh

grafana-plugins-platform-bot[bot] commented 5 months ago

:rocket: PR was released in @grafana/create-plugin@4.8.0, @grafana/plugin-e2e@1.2.0 :rocket: