Nightwatch.js looks interesting as a Selenium+JavaScript framework. Unfortunately, looks like it has a Java dependency.
Description
Description
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | zeljkofilipin | T108874 Experiment with browser testing in other software languages | |||
Declined | zeljkofilipin | T126435 Create a few tests using Nightwatch.js |
Event Timeline
Comment Actions
What issues did you run up against?
I know there is a general dislike of Java, but curious what your blockers were.
Comment Actions
I did not want to install Java on my machine, because it is a security nightmare. I have installed Ubuntu in Virtualbox virtual machine, installed java, node, npm and required npm packages. What ever I have tried I could not get the tests to run at all. It was complaining about selenium server not running.