electron-userland / spectron

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

Spectron 13: Type Errors #848

Open ThummalaJanardhanReddy opened 3 years ago

ThummalaJanardhanReddy commented 3 years ago

Hi Team, I'm working on an electron project and spectron for testing. I'm facing all TypeErrors with the latest Spectron version. Kindly check. Waiting for reply :)

TypeError: this.app.client.element is not a function

Electron: ^11.2.0 Spectron: ^13.0.0

ThummalaJanardhanReddy commented 3 years ago

Is the above Type Errors are valid in Spectron13 version ? Please anyone reply on this