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
+2-4Lines changed: 2 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,9 @@
1
1
# 🎭 Playwright Angular component testing
2
2
3
3
> **Note**
4
-
> ~~The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.~~
4
+
> The API has been designed to closely resemble Playwright's API wherever applicable. This library is _(without guarantee)_ aimed at facilitating a smooth transition to Playwright once it offers official support for Angular components. It is important to take into account that this library will reach end of life when Playwright has official support for Angular component testing.
5
5
>
6
-
> ~~To push for official support, feedback in the form of GitHub issues and or stars is appreciated!~~
7
-
>
8
-
> This library has reached end of life as it is about to be merged into the Playwright repo: https://github.com/microsoft/playwright/pull/27783. To switch to the in-house Playwright version, just replace the `@sand4rt/experimental-ct-angular` imports with `@playwright/experimental-ct-angular`. Thank you all for the support!
6
+
> To push for official support, feedback in the form of GitHub issues and or stars is appreciated!
0 commit comments