DevExpress / testcafe-browser-provider-electron

This is the Electron browser provider plugin for TestCafe.
https://testcafe.io
MIT License
48 stars 30 forks source link

Add supporting for electron v15 #84

Closed ofersteinberg closed 2 years ago

ofersteinberg commented 3 years ago

According to the latest version, this plugin supports electron v11.

This task is about adding support for electron v15.

miherlosev commented 3 years ago

Hi @ofersteinberg

Thank you for pointing this out.

zerocewl commented 2 years ago

Any news here? Electron v11 seems not to be supported any longer and V16 is already released...

see also: https://www.electronjs.org/blog/electron-15-0#supported-versions

miherlosev commented 2 years ago

Hi @zerocewl

Thank you for sharing information about the supported Electron version. At present, we are testing the testcafe-browser-provider-electron module with the 11 Electron version. We will consider supporting the latest Electron version (15). If this issue is very important for you, the PR is appreciated.

GregorBiswanger commented 2 years ago

I'm using Electron 16 and it just opens the Electron Shell. No matter how I try to provide the paths, the app itself will not be loaded.

Electron always opens the same way:

image

Farfurix commented 2 years ago

@GregorBiswanger

Hello,

We will also consider upgrading to v16.

GregorBiswanger commented 2 years ago

BIG THANK YOU! :)

cinan commented 2 years ago

when can we expect updated npm package?

miherlosev commented 2 years ago

Hi @cinan

We are going to release a new version today.

vlad-dargel commented 2 years ago

@miherlosev can you add support for electron v19?