BrowserTestBase deprecated
abstract class BrowserTestBase extends BrowserTestBase (View source)
deprecated
Provides a test case for functional Drupal tests.
Tests extending BrowserTestBase must exist in the Drupal\Tests\yourmodule\Functional namespace and live in the modules/yourmodule/tests/src/Functional directory.