You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if (!$this->client) thrownew \Codeception\Exception\ModuleConfig(__CLASS__, "Client for SOAP requests not initialized.\nProvide either PhpBrowser module or Framework module which shares FrameworkInterface");
75
75
}
@@ -385,7 +385,7 @@ protected function matchElement($cssOrXPath)
385
385
}
386
386
$this->fail("No node matched CSS or XPath '$cssOrXPath'");
0 commit comments