You are here

protected property WebTestBase::$url in Drupal 8

The URL currently loaded in the internal browser.

Type: string

File

core/modules/simpletest/src/WebTestBase.php, line 86

Class

WebTestBase
Test case for typical Drupal tests.

Namespace

Drupal\simpletest

Code

protected $url;