executeautomation/mcp-playwright

Browser is getting launched on run of an API Test

Closed this issue · 2 comments

I gave this prompt to run a get request. All went fine but in between browser was launched but was not closed

call api.restful-api.dev/objects and check in the response total 13 items are coming and share the array of colors

Image

Expected Result
Browser should not have got launched in an API Test

The changes are now available in v1.0.6, thanks for your suggestion and reporting issue.

Thanks

can you please link the PR, wanted to see the code changes by which this is fixed