-
OS: Windows 10
Electron: 10.1.5
Spectron: 12.0.0
Electron 10 + Spectron 12 tests will pass (and successfully have access to the app via the webdriver.io functions) but will throw an uncaught ECON…
-
## Summary
I'm trying to fix an issue with tests that are returning the following error:
```
Jest cannot read properties of undefined (reading 'ipcRenderer')
export const mainBridge = window…
-
Hello team,
I'm receiving an error whenever I try to import `ipfs-http-client`. I realize this is `js-ipfs-utils` repo but the error is orignating from this repo's code.
My code
```javascript
…
-
I want to try _mocha-webpack_ with electron (spectron) for e2e testing.
I have 2 entry points in webpack config.
After trying: _mocha-webpack_ I got error message:
```
C:\Repository\myproject\…
-
I propose to use this issue in order to track which repo has been extracted and where.
When everything has been extracted we could put the list directly in the README.md
- [ ] Animejs -->
- [x…
-
### Checklist
- [X] I have read and agree to the [Code of Conduct](https://github.com/CoderLine/mocha-vscode/blob/main/code-of-conduct.md)
- [X] I have searched for [related issues](https://github.co…
-
Electron 28 will bring the promised support to ES modules: https://github.com/electron/electron/issues/21457
> Important
>
> Support for ES Modules in Electron will land in Electron 28 and will …
-
Now that Electron 5.00 is out, are there any plans to make spectron also support that version? Maybe it is a tall order since Electron 4 does not seem to be fully supported #346.
At least what I have…
-
in kotlin-electron, following code won't work.
```kotlin
import electron.core.BrowserWindow
fun main() {
BrowserWindow.getAllWindows()
}
```
```
./gradlew jsRun
Starting a Gradle Da…
-
https://www.npmjs.com/package/mocha-headless-chrome ?