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