You are here

protected property WebTestBase::$url in SimpleTest 8.3

The URL currently loaded in the internal browser.

Type: string

File

src/WebTestBase.php, line 86

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $url;