Skip to content

Commit 1082267

Browse files
Update 4.5 hero image to use swagger-api-endpoints webapi screenshot
1 parent 062465d commit 1082267

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

blogs/series-4-playwright-testing/4.5-playwright-api-testing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Playwright's `request` fixture gives you a bare HTTP client that shares nothing
88

99
The challenge in an OAuth 2.0 app is getting the token programmatically. This article shows how the **AngularNetTutorial** project solves it — by launching a temporary headless browser, completing the real OIDC flow, extracting the token, and then using it for direct API calls with full CRUD coverage.
1010

11-
![API Testing](https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/angular/employee-list-page.png)
11+
![API Testing](https://raw.githubusercontent.com/workcontrolgit/AngularNetTutorial/master/docs/images/webapi/swagger-api-endpoints.png)
1212

1313
📖 **Tutorial Repository:** [AngularNetTutorial on GitHub](https://github.com/workcontrolgit/AngularNetTutorial)
1414

0 commit comments

Comments
 (0)