Nightwatch: Feature request: enable debug mode of Selenium

Created on 14 Sep 2017  路  2Comments  路  Source: nightwatchjs/nightwatch

It would be very helpful to be able to run Selenium in debug mode from Nightwatch. (See issues like #1221).

stale

Most helpful comment

Thanks @kdekooter for posting this. More generally, can we get open access to the Selenium command line (see e.g. http://seleniumrecipes.com/content/selenium-server-command-line-options) One approach: allow cliArgs to be an array (currently it's only a hash) -- Nightwatch could then assume the -Dname=value entries are already formatted properly and append it the contents as-is to the Java command line.

All 2 comments

Thanks @kdekooter for posting this. More generally, can we get open access to the Selenium command line (see e.g. http://seleniumrecipes.com/content/selenium-server-command-line-options) One approach: allow cliArgs to be an array (currently it's only a hash) -- Nightwatch could then assume the -Dname=value entries are already formatted properly and append it the contents as-is to the Java command line.

This issue has been automatically marked as stale because it has not had any recent activity.
If possible, please retry using the latest Nightwatch version and update the issue with any relevant details. If no further activity occurs, it will be closed. Thank you for your contribution.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

dakebl picture dakebl  路  4Comments

Pieras2 picture Pieras2  路  3Comments

bushev picture bushev  路  4Comments

gary5 picture gary5  路  4Comments

danielbentov picture danielbentov  路  4Comments