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: blog/2025-02-07-automating-qa-with-playwright-and-laravel-workflow.md
+12-17Lines changed: 12 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -177,26 +177,21 @@ class ConvertVideoActivity extends Activity
177
177
}
178
178
```
179
179
180
-
## 🚀 Try It Out in a GitHub Codespace
180
+
## Try It Now in Your Browser
181
181
182
-
You don’t need to set up anything on your local machine. Everything is already configured in the **Laravel Workflow Sample App**.
182
+
You don’t need to set up anything on your local machine. Everything is already configured in the Laravel Workflow [Sample App](https://github.com/laravel-workflow/sample-app).
183
183
184
-
# Steps to Run the Playwright Workflow
185
-
186
-
* Open the **Laravel Workflow Sample App** on GitHub: [laravel-workflow/sample-app](https://github.com/laravel-workflow/sample-app)
187
-
* Click **“Create codespace on main”** to start a pre-configured development environment.
0 commit comments