JavaScript (not to be confused with Java) is a high-level, dynamic, multi-paradigm, weakly-typed language used for both client-side and server-side scripting. Its primary use is in rendering and allowing manipulation of web pages. Use this tag for questions regarding ECMAScript and its various dialects/implementations (excluding ActionScript and Google-Apps-Script).
I'm a big noob in nightwatch.js but i have to decide this task. Please help me... I have a simple autotes
Considering I have multiple trs I want to pick one and edit value in it by clicking edit button bounded to it.
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: 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 have a use case requirement where i have to send a post request using a curl command before running ANY test
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
Im using nightwatchjs and having some difficulties with selecting a text and triggering a right-click and navi
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
As the title suggests, I want to use Nightmare.js with selenium. However, their documentation only mentions th