WebAssert::$baseUrl
Same name in other branches
- 8.9.x core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl
- 10 core/tests/Drupal/Tests/WebAssert.php \Drupal\Tests\WebAssert::baseUrl
- 11.x 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 31
Class
- WebAssert
- Defines a class with methods for asserting presence of elements during tests.
Namespace
Drupal\TestsCode
protected $baseUrl = '';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.