This commit is contained in:
@@ -85,7 +85,7 @@ class HellcaseJob extends BrowserJob
|
||||
}
|
||||
|
||||
sleep(3);
|
||||
$browser->clickAtXPath('//button[.//span[contains(text(), "Sign in through Steam")]]');
|
||||
$browser->clickAtXPath('//button[.//span[contains(text(), "Sign in with Steam")]]');
|
||||
sleep(5);
|
||||
|
||||
// QR CODE SCANNING
|
||||
|
||||
Reference in New Issue
Block a user