Skip to content
Snippets Groups Projects

Update file BrowserHtmlDebugTrait.php

Closes #2992069

Merge request reports

Members who can merge are allowed to add commits.

Merge request pipeline failed for 8f885aaf

Code Quality is loading
Test summary results are being parsed

Merge request contains no changes

Use merge requests to propose changes to your project and discuss them with your team. To make changes, use the Code dropdown list above, then test them with CI/CD before merging.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • In this fix, It addresses the conversion of the BROWSERTEST_OUTPUT_DIRECTORY to always be relative to the webroot and converts it to an absolute URL when needed. The adjustments made in the initBrowserOutputFile() function ensure that the directory path is constructed correctly and that the HTML output files are written to the appropriate location.

    The htmlOutput() function also correctly writes the HTML output files to the directory specified by $this->htmlOutputDirectory and logs the URL to the HTML output file using HtmlOutputLogger::log().

  • IMMACULATE X added 1 commit

    added 1 commit

    • 8f885aaf - Update file BrowserHtmlDebugTrait.php

    Compare with previous version

Please register or sign in to reply
Loading