Create waitForText() and use it in most places
1 unresolved thread
1 unresolved thread
Compare changes
@@ -52,7 +52,7 @@ class ProjectBrowserExamplePluginTest extends WebDriverTestBase {
@@ -52,7 +52,7 @@ class ProjectBrowserExamplePluginTest extends WebDriverTestBase {
$this->assertEquals('Grid', $this->getElementText('#project-browser .pb-display__button[value="Grid"]'));