General discussion
-
Topic
-
Software Test Automaton using NW.js Technology
LockedI’m trying to Automate my application which is a standalone desktop based application implemented with web technologies and with chromium embedded framework that uses NW.js
The Application which iam testing, is a desktop based with web technologies implementation with NW.JS The Application to be tested is actually embedded inside the Web Kit, which uses chromium and is a normal window and browser independent. It does not make use of any of the traditional browsers(ie firefox,or IE or Safari, or Google chrome) I wonder if selenium web driver can be used to test NW.JS sort of applications. I will be grateful if anyone can help me