Erreur
This commit is contained in:
parent
144d3b81b9
commit
d420948d59
|
@ -107,7 +107,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
||||||
return $text == $value;
|
return $text == $value;
|
||||||
};
|
};
|
||||||
|
|
||||||
$this->implicitWait(3000);
|
sleep(3);
|
||||||
|
|
||||||
$this->spinAssert("Home Title", $title_test, [ "COPS DEMO" ]);
|
$this->spinAssert("Home Title", $title_test, [ "COPS DEMO" ]);
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue