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
Cyborg Test is a powerful extension for [Playwright](https://playwright.dev/) that allows you to include manual verification steps in your automated test flow.
9
-
When a manual step is hit, a separate window appears showing the step description that needs to be executed, so a tester can mark it as passed or failed.
10
-
This lets you combine automated checks with human input in the same test case.
3
+
Cyborg Test is [Playwright](https://playwright.dev/) extension that lets you combine automated checks with human input in the same test case.
4
+
5
+
When a manual step is hit, a separate window appears showing the step description that needs to be executed, so a tester can mark it as passed or failed.
0 commit comments