johnboygit
Results
1
issues of
johnboygit
https://github.com/SpecFlowOSS/SpecFlow.Actions/blob/3d0fcac2632473f142597faccf5f5a902c211716/Plugins/SpecFlow.Actions.Playwright/SpecFlow.Actions.Playwright/DriverInitialiser.cs#L62 In my SpecFlow Playwright project (mostly based on this one) I was seeing many node.js instances being created as the test suite ran. The longer the test suite ran,...