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.