ee8bb9e3d4
Grafana E2E: Add deprecation notice and update docs (#85619)
* add deprecation notice
* update docs
* Update packages/grafana-e2e/README.md
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
---------
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
(cherry picked from commit 0f1b65a7ad)
Co-authored-by: Erik Sundell <erik.sundell87@gmail.com>
6 lines
278 B
Markdown
6 lines
278 B
Markdown
# Grafana End-to-End Test library
|
|
|
|
> [!CAUTION]
|
|
> This package is deprecated.
|
|
> If you'd like to write end-to-end tests for a Grafana plugin (core or external), use the [`@grafana/plugin-e2e`](https://grafana.com/developers/plugin-tools/e2e-test-a-plugin/introduction) package.
|