This commit is contained in:
@ -58,7 +58,7 @@ class HellcaseJob extends BrowserJob
|
||||
{
|
||||
try {
|
||||
$browser->visit('https://hellcase.com');
|
||||
sleep(5);
|
||||
$browser->waitForText("Free Giveaway", 30, true);
|
||||
$this->removePopups($browser);
|
||||
$this->signin($browser);
|
||||
return $this->makeSimpleJobRun(
|
||||
|
Reference in New Issue
Block a user