File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # playwright-api-spy
2-
3- [ ![ npm version] ( https://badge.fury.io/js/playwright-api-spy.svg )] ( https://www.npmjs.com/package/playwright-api-spy )
4- [ ![ License: MIT] ( https://img.shields.io/badge/License-MIT-yellow.svg )] ( https://opensource.org/licenses/MIT )
5-
6- A Playwright plugin for capturing and logging API requests/responses with beautiful HTML and JSON reports.
1+ <p align =" center " >
2+ <h1 align =" center " >playwright-api-spy</h1 >
3+ <p align =" center " >
4+ Capture and log API requests/responses with beautiful HTML and JSON reports
5+ </p >
6+ <p align =" center " >
7+ <a href="https://github.com/damianovsky/playwright-api-spy/releases"><img src="https://img.shields.io/github/v/release/damianovsky/playwright-api-spy?include_prereleases" alt="GitHub release"></a>
8+ <a href="https://www.npmjs.com/package/playwright-api-spy"><img src="https://img.shields.io/npm/v/playwright-api-spy.svg" alt="npm version"></a>
9+ <a href="https://github.com/damianovsky/playwright-api-spy/blob/main/LICENSE"><img src="https://img.shields.io/npm/l/playwright-api-spy.svg" alt="license"></a>
10+ </p >
11+ </p >
12+
13+ ---
714
815## Features
916
@@ -119,8 +126,4 @@ interface ApiSpy {
119126
120127## Documentation
121128
122- Full documentation available at: [ https://playwright-api-spy.docs.example.com ] ( https://playwright-api-spy.docs.example.com )
123-
124- ## License
125-
126- MIT © 2024
129+ 📖 ** [ Full Documentation] ( https://damianovsky.github.io/playwright-api-spy ) **
You can’t perform that action at this time.
0 commit comments