Closed srodritest25 closed 1 year 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.
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)
I'm afraid we cannot offer an easy workaround at this time.
Thanks @felis2803 for the update, I'll be waiting for any new 👍
Regards!
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.
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