Recently I met the error
For those who are interested in automating the stuffs, CI/CD pipeline, automation test..
Playwright context disposed
when writing the API test using Playwright framework. Turns out the root cause of it related to wrong implementation of using asynchronous function with loop.For those who are interested in automating the stuffs, CI/CD pipeline, automation test..