Issue #2870452 by andypost, vaplas, claudiu.cristea, Ujin, Jo Fitzgerald,...
Issue #2870452 by andypost, vaplas, claudiu.cristea, Ujin, Jo Fitzgerald, michielnugter, Lendude: Convert web tests to browser tests for menu_ui module
@trigger_error(__NAMESPACE__.'\MenuWebTestBase is deprecated in Drupal 8.5.x and will be removed before Drupal 9.0.0. Use the \Drupal\Tests\BrowserTestBase base class and the \Drupal\Tests\menu_ui\Traits\MenuUiTrait trait instead. See https://www.drupal.org/node/2917910.',E_USER_DEPRECATED);
useDrupal\simpletest\WebTestBase;
/**
* Base class for menu web tests.
*
* @deprecated in Drupal 8.5.x, will be removed before Drupal 9.0.x. Use