Skip to content

Conversation

@pilimartinez
Copy link
Member

@pilimartinez pilimartinez commented Jan 20, 2026

Affected Components

  • CLI
  • Create CLI
  • Test
  • Docs
  • Examples
  • Other

Notes for the Reviewer

Detect if theres a headless: false in the playwright.config and show an error.

image

}
}
} catch {
// Config loading errors are handled by existing playwrightConfigPath validation
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you verify this? I don't think this is 100% true, if we fail to load we should throw an error that we are unable to parse the config

Copy link
Member Author

Choose a reason for hiding this comment

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

@ferrandiaz Thanks for the review, you are right. Should be fixed now.

Copy link
Member

@sorccu sorccu left a comment

Choose a reason for hiding this comment

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

I want to check if we can avoid loading the config file multiple times. Maybe not but it seems wasteful.

Just blocking the merge for a moment.

@pilimartinez pilimartinez marked this pull request as ready for review January 21, 2026 14:52
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.

4 participants