nightwatch-docs icon indicating copy to clipboard operation
nightwatch-docs copied to clipboard

Add disable_output_boxes flag to the docs

Open sup3rfly opened this issue 1 year ago • 2 comments

Description

Running v3 in a pod breaks the output log, e.g.:

  • Loading url: https://staging.somewebsite.com/login ││ ℹ Loaded url https://staging.somewebsite.com/login in 1658ms ││ ✔ Element <(//[@class='_emailPasswordForm'])[1]> was visible after 106 ││ milliseconds. ││ ✔ Element <(//[@class='_emailPasswordForm'])[1]> was not present after ││ 424 milliseconds.

Suggested solution

Enabling disable_output_boxes flag fixes the output. But it also needs to be added to the documentation for everybody to know about it: settings.

Alternatives / Workarounds

No response

Additional Information

No response

sup3rfly avatar Oct 17 '23 10:10 sup3rfly

Thank you for setting this as an enhancement. One of the product folk will triage this again to help see when we can fit this in an upcoming sprint.

github-actions[bot] avatar Oct 17 '23 10:10 github-actions[bot]

@gravityvi Can you explain this issue a bit more precise? When you had time.

nothuman2718 avatar Mar 07 '24 14:03 nothuman2718