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

Handling multiple electron test instances #80

Closed srodritest25 closed 1 year ago

srodritest25 commented 3 years ago

What is your Test Scenario?

Hi Devexpress team, I'm working on a project that tests an Electron application, having that in mind we are using Testcafe tool. Right now the team is implementing a feature that performs an action that must be reflected on different instances of the application.

I have been reviewing your documentation and I found the following article that explains how to handle different instances but just for browser testing:

https://devexpress.github.io/testcafe/documentation/guides/advanced-guides/multiple-browser-windows.html

My question is, do you have in mind implement this feature also for electron execution in the short term?

What are you suggesting?

Handling multiple electron instances

Regards

felis2803 commented 3 years ago

Hello,

We do not plan to implement multi-window functionality for Electron in the near future. When we have any news in this regard, we will update this issue.

jeia007 commented 3 years ago

Hello, Do you know any workaround to this? basically, I just need to get the URI a "new" opened window (opened by the electron packed webpage)

felis2803 commented 3 years ago

I'm afraid we cannot offer an easy workaround at this time.

srodritest25 commented 3 years ago

Thanks @felis2803 for the update, I'll be waiting for any new 👍

Regards!

github-actions[bot] commented 1 year ago

We're closing this issue after a prolonged period of inactivity. If it still affects you, please add a comment to this issue with up-to-date information. Thank you.