Another comment
This commit is contained in:
parent
9fc3706209
commit
1c744d73f5
|
@ -115,7 +115,7 @@ class WebDriverDemo extends Sauce\Sausage\WebDriverTestCase
|
|||
|
||||
$this->spinAssert("Author Title", $title_test, [ "AUTHORS" ]);
|
||||
|
||||
$cog = $this->byId ("searchImage");
|
||||
// $cog = $this->byId ("searchImage");
|
||||
// try {
|
||||
// $search = $this->byName ("query");
|
||||
// $this->fail ();
|
||||
|
|
Loading…
Reference in a new issue