Skip to content

Use headless Chrome for system tests - #326

Open
vangberg wants to merge 1 commit into
mainfrom
system-tests-headless-chrome
Open

Use headless Chrome for system tests#326
vangberg wants to merge 1 commit into
mainfrom
system-tests-headless-chrome

Conversation

@vangberg

Copy link
Copy Markdown
Contributor
  1. Avoids opening a Chrome window locally
  2. Allows system tests to run on GitHub Actions

1) Avoids opening a Chrome window locally
2) Allows system tests to run on GitHub Actions
@vangberg vangberg self-assigned this Aug 19, 2026
@vangberg
vangberg marked this pull request as ready for review August 19, 2026 08:50
@vangberg
vangberg requested review from lmrodriguezr and a lite review from Copilot August 19, 2026 08:50

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

Updates the Rails system test driver configuration to use headless Chrome so system tests don’t open a browser window locally and can run in GitHub Actions.

Changes:

  • Switch system tests from :chrome to :headless_chrome Selenium driver.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

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.

2 participants