local changes

This commit is contained in:
2022-03-31 12:07:39 +02:00
parent 43ca33e0d7
commit d4c3642c7b
+1 -1
View File
@@ -73,7 +73,7 @@ class CommandorPage:
self.page.mouse.wheel(0, random.randint(200,600))
self._checkCgu()
# wait for sms_code field
self.page.mouse.wheel(0, random.randint(200,600))
self.page.mouse.wheel(0, random.randint(400,500))
self.clickOnValidBtn()
# self.page.goto("file:///Users/lpan/Downloads/input_otp.html")
otp_input = self.page.locator(OTP_FIELD_ID)