electron-userland / spectron

DEPRECATED: 🔎 Test Electron apps using ChromeDriver
http://electronjs.org/spectron
MIT License
1.68k stars 229 forks source link

api http mocking #1028

Open alexan opened 3 years ago

alexan commented 3 years ago

Hello, I tried getting the webdriver io api mocks to work. Are these apis supported by spectron? I could not get them to run. Is there a way to enable devtools protocol support?

Is there any other recommended way to mock http requests in spectron. Or should we look into the option of using a separate http mock server?