kazurayam/BrowserMobProxyInKatalonStudio

The sample TS1 is not explicitly terminating the process of BrowserMob Proxy Server

Closed this issue · 1 comments

Should terminate it explicitly

Don't worry. It does

https://github.com/kazurayam/BrowserMobProxyInKatalonStudio/blob/develop/Scripts/closeBrowser_stopProxy/Script1673684270460.groovy

// terminate the proxy process
GlobalVariable.BrowserMobProxyServer.stop()