BrowserHtmlDebugTrait::$htmlOutputFile

Same name and namespace in other branches
  1. 8.9.x core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputFile
  2. 10 core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php \Drupal\Tests\BrowserHtmlDebugTrait::htmlOutputFile

The file name to write the list of URLs to.

This file is read by the PHPUnit result printer.

Type: string

See also

\Drupal\Tests\Listeners\HtmlOutputPrinter

File

core/tests/Drupal/Tests/BrowserHtmlDebugTrait.php, line 59

Class

BrowserHtmlDebugTrait
Provides the debug functions for browser tests.

Namespace

Drupal\Tests

Code

protected $htmlOutputFile;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.