mercredi 25 mai 2016

Opening new windows in Chromium/nw.js

We are using nwjs for testing. We are connecting to each browser instance with chrome-remote-interface, that is connected to --remote-debugging-port. Now because of performance, we would like to open multiple windows, instead of having multiple nwjs instances. Unfortunately I do not think it is possible to handle and use all windows of nwjs at the same time with chrome-remote-interface.

Now the question is, is it possible to open new windows and specify them ports, to which chrome-remote-interface can connect to?

Aucun commentaire:

Enregistrer un commentaire