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
Im using nightwatchjs and having some difficulties with selecting a text and triggering a right-click and navi
I am new to Node and am trying to set up Nightwatch so I can run automated tests and practice my testing skill
Please be patient - I am a beginner in programming. Tester for long time but programming is not my domain. My
I was using night-watch version 1.3.2. All the tests were working fine till I update the night-watch to its la
I have a text on a page and i have to verify that the text is present. The html for the element is <p class
I am UI testing an application containing OpenLayers. Since OpenLayers is for the most part drawing an SVG, di
I'm trying to clear input field using different ways: clearValue() - doesn't work send some combina
I read that: Starting with Nightwatch 1.0, using Selenium Standalone Server is no longer required, no
As the title suggests, I want to use Nightmare.js with selenium. However, their documentation only mentions th
Does it wrap around Selenium and provide a simpler or different method of invoking the functionality of Seleni
In shell scripts, when do we use {} when expanding variables? For example, I have seen the following: var=10