Fix pls
All checks were successful
Push image to registry / build-image (push) Successful in 8m20s

This commit is contained in:
2025-03-11 21:04:53 +01:00
parent 4a68c1d223
commit 63216ae7e8

View File

@ -100,7 +100,7 @@ class HellcaseJob extends BrowserJob implements ShouldBeUniqueUntilProcessing
sleep(5);
$browser->waitForText("Sign in with Steam", 30, true);
sleep(3);
$browser->driver->findElement(WebDriverBy::partialLinkText("Sign in with Steam"))->click();
$browser->driver->findElement(WebDriverBy::xpath('//button[contains(@class,"_base_zvftr_1 _accent-1_zvftr_105 _m_zvftr_52 _full_zvftr_94 _primary_zvftr_100")]'))->click();
sleep(5);
// QR CODE SCANNING