I am trying to automate a Login to a website that I use frequently. I know thats not really the purpose of Nig
I am a new user to Nightwatch and am trying to convert a large number of tests to use the latest version of Ni
I am needing to use Nightwatch to wait until a new email is received from Gmail containing a temporary passwor
I have followed all instructions in the Nightwatch docs and followed many issues in github. I believe I have t
The question is related to general js programming, but I'll use nightwatch.js as an example to elaborate
nightwatch.conf.js require('nightwatch-cucumber')({ cucumberArgs: ['--require', 'ste
I need to close Chrome download bar with Nightwatch.JS. In order to do so I want to press CONTROL+J and then C
Nightwatch: 1.3.4 Safari: 13.0 OS X: 10.15.3 I'm trying to set up my tests for Safari using Nightwatch.js
I'm getting this error in Nightwatch when trying to click submit in an iframe this is my code: .perform
Anyone know how to fix this error on the terminal when you run a test in nightwatch. My Chrome version is the
Hi to all and this is the first time I'm posting at StackOverflow. My nightwatch script with a chromedriv
I'm trying to get automated tests back up and running and having the following issue when I run a test. T
I have being looking around for documentation related to setting Safari capabilities. The browser does not dow
I'm writing a test which checks that some text appears when you hover over a link. Currently unable to do
I have a use case requirement where i have to send a post request using a curl command before running ANY test
I am trying to run a testfile which has multiple testcase inside it from another test file. let's say, i
Hi I am new to javascript and Nightwatch, I am a manual tester who started doing automation about 6 months ago
Im trying to select an specific button in my page, but nightwatch can't seem to find it. If I try to call
How to click on a href link in Nightwatch? The href text is identical to each other so I can't
I'm trying to run a test against safari running on an iPhone in BrowserStack. Using nightwatch test fram