diff --git a/README.md b/README.md index 8363991..05f0cae 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ This library offers Widgetastic Widgets for [PatternFly v5/v6](https://www.patternfly.org/), serving as an extended iteration of [widgetastic.patternfly4](https://github.com/RedHatQE/widgetastic.patternfly4). -Built on top of [widgetastic.core](https://github.com/RedHatQE/widgetastic.core) with **Playwright** as the browser +Built to extend [widgetastic.core](https://github.com/RedHatQE/widgetastic.core) with **Playwright** as the browser automation engine, this library provides a robust and modern approach to UI testing for PatternFly components. > **Note**: The `main` branch now uses **Playwright** for browser automation. For the legacy Selenium implementation, please refer to the [legacy-selenium-support](https://github.com/RedHatQE/widgetastic.patternfly5/tree/legacy-selenium-support) branch.