nightwatchjs / nightwatch

Integrated end-to-end testing framework written in Node.js and using W3C Webdriver API. Developed at @browserstack
https://nightwatchjs.org
MIT License
11.85k stars 1.35k forks source link

Too many error messages on a single failure #3631

Open garg3133 opened 1 year ago

garg3133 commented 1 year ago

Description of the bug/issue

When a command fail, instead of getting a single error message for a single failure, we get too many error messages with almost similar information.

image

Steps to reproduce

Run any test with browser.windowPosition() command and don't pass any argument to the command.

Sample test

No response

Command to run

No response

Verbose Output

No response

Nightwatch Configuration

No response

Nightwatch.js Version

2.6.16

Node Version

No response

Browser

No response

Operating System

No response

Additional Information

No response

SEEDART007 commented 8 months ago

hey @garg3133 is this still open?

damncode123 commented 2 months ago

@garg3133 Is this still open