You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@
23
23
This library offers Widgetastic Widgets for [PatternFly v5/v6](https://www.patternfly.org/), serving as an extended
24
24
iteration of [widgetastic.patternfly4](https://github.com/RedHatQE/widgetastic.patternfly4).
25
25
26
-
Built on top of[widgetastic.core](https://github.com/RedHatQE/widgetastic.core) with **Playwright** as the browser
26
+
Built to extend[widgetastic.core](https://github.com/RedHatQE/widgetastic.core) with **Playwright** as the browser
27
27
automation engine, this library provides a robust and modern approach to UI testing for PatternFly components.
28
28
29
29
> **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.
0 commit comments