electron-userland / spectron

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

W3c option, up-to-date timeout values #1000

Open jcernea opened 3 years ago

jcernea commented 3 years ago

Option to enable/disable w3c, setTimeout to match https://www.w3.org/TR/webdriver/#timeouts

khalwa commented 2 years ago

I see someone has encountered the same problem as me :smile: I have set up this PR https://github.com/electron-userland/spectron/pull/749/files quite some time ago which contains similar change but had not heard from authors ever since. I hope you will have better luck merging this one.

jcernea commented 2 years ago

I see someone has encountered the same problem as me 😄 I have set up this PR https://github.com/electron-userland/spectron/pull/749/files quite some time ago which contains similar change but had not heard from authors ever since. I hope you will have better luck merging this one.

Forgot I even had this up... Using own spectorn fork for 3rd party integrations (jasmine framework/winappdriver), at this stage spectron is 'Deprecated' so I guess it doesn't matter too much 😆