Try to fix login
All checks were successful
Push image to registry / build-image (push) Successful in 6m32s

This commit is contained in:
2025-03-11 20:25:00 +01:00
parent 8e356ac1ef
commit d48c0cd148

View File

@ -98,9 +98,7 @@ class HellcaseJob extends BrowserJob implements ShouldBeUniqueUntilProcessing
}
sleep(5);
$browser->waitForText("Sign in with Steam", 30, true);
sleep(3);
$browser->driver->findElement(WebDriverBy::xpath('//button[@class = "_base_1uydq_1 _accent-1_1uydq_105 _m_1uydq_52 _full_1uydq_94 _primary_1uydq_100"]'))->click();
$this->waitForAndClickText($browser, "Sign in with Steam");
sleep(5);
// QR CODE SCANNING