Skip to content

Add disable_output_boxes config to default Nightwatch config file.#4432

Merged
garg3133 merged 2 commits into
nightwatchjs:mainfrom
shubhamkd:ci-line-break-issue
Jan 9, 2026
Merged

Add disable_output_boxes config to default Nightwatch config file.#4432
garg3133 merged 2 commits into
nightwatchjs:mainfrom
shubhamkd:ci-line-break-issue

Conversation

@shubhamkd

@shubhamkd shubhamkd commented Dec 30, 2025

Copy link
Copy Markdown
Contributor

This PR adds the disable_output_boxes configuration attribute to the default Nightwatch configuration template. This option, which already exists in the codebase, allows users to disable bounding boxes in terminal output when running tests in CI environments.

Key Changes:

  • Added disable_output_boxes configuration option with a default value of false to the template config file

@github-actions

Copy link
Copy Markdown

Status

  • ❌ No modified files found in the types directory.
    Please make sure to include types for any changes you have made. Thank you!.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds the disable_output_boxes configuration attribute to the default Nightwatch configuration template. This option, which already exists in the codebase, allows users to disable bounding boxes in terminal output when running tests in CI environments.

Key Changes:

  • Added disable_output_boxes configuration option with a default value of false to the template config file

Note: There is a spelling error in the PR title: "nigthwatch" should be "Nightwatch".


💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@garg3133 garg3133 changed the title Add disable_output_boxes attribute in default nigthwatch config Add disable_output_boxes config to default Nightwatch config file. Jan 9, 2026
@garg3133 garg3133 merged commit ea59e4b into nightwatchjs:main Jan 9, 2026
16 of 22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants