Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • N nightlyjobs
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 2
    • Issues 2
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • integrationintegration
  • nightlyjobs
  • Merge requests
  • !25

Add support for headless runs

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andrew Lyons requested to merge addHeadless into master Jan 11, 2021
  • Overview 4
  • Commits 1
  • Pipelines 0
  • Changes 5

Add support for headless runs of any browser.

This adds an optional flag, which defaults to false. When set to true, the BROWSER_HEADLESS environment variable is set to 1, causing webdriver to request a headless browser.

This ties in with https://github.com/moodlehq/moodle-ci-runner/pull/43 and MDL-66979. This change can land independently to the other issues.

Edited Jan 11, 2021 by Andrew Lyons
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: addHeadless