naviapps / create-nw-react-app

Create NW.js React apps with no build configuration.
MIT License
144 stars 14 forks source link

How to test the app using selenium ? #11

Closed vairabagni closed 6 years ago

vairabagni commented 6 years ago

I am struggling to configure selenium in order to test the production build generated by this module. Need urgent help.

naviapis commented 6 years ago

This library wraps nw.js with ease of use, so please have the core part on the nw.js forum. If necessary, you can also eject. yarn eject or npm run eject

I will post the URL that seems to be helpful. http://docs.nwjs.io/en/latest/For%20Users/Advanced/Test%20with%20ChromeDriver/