WebAssert::$baseUrl

Same name and namespace in other branches
  1. 9 core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl
  2. 8.9.x core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl
  3. 10 core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl

The absolute URL of the site under test.

Type: string

File

core/tests/Drupal/Tests/WebAssert.php, line 32

Class

WebAssert
Defines a class with methods for asserting presence of elements during tests.

Namespace

Drupal\Tests

Code

protected $baseUrl = '';

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