Should fix
All checks were successful
Push image to registry / build-image (push) Successful in 7m31s
All checks were successful
Push image to registry / build-image (push) Successful in 7m31s
This commit is contained in:
@ -40,7 +40,7 @@ class HellcaseJob extends BrowserJob implements ShouldBeUniqueUntilProcessing
|
||||
$this->jobRun->save();
|
||||
|
||||
$browser->visit('https://hellcase.com');
|
||||
$browser->waitForText("Store", 30, true);
|
||||
$browser->waitForText("CASES", 30, true);
|
||||
$this->removePopups($browser);
|
||||
sleep(5);
|
||||
$this->signin($browser);
|
||||
|
Reference in New Issue
Block a user