move to view validate btn
This commit is contained in:
@@ -73,6 +73,7 @@ class CommandorPage:
|
|||||||
self.page.mouse.wheel(0, random.randint(200,600))
|
self.page.mouse.wheel(0, random.randint(200,600))
|
||||||
self._checkCgu()
|
self._checkCgu()
|
||||||
# wait for sms_code field
|
# wait for sms_code field
|
||||||
|
self.page.mouse.wheel(0, random.randint(200,600))
|
||||||
self.clickOnValidBtn()
|
self.clickOnValidBtn()
|
||||||
# self.page.goto("file:///Users/lpan/Downloads/input_otp.html")
|
# self.page.goto("file:///Users/lpan/Downloads/input_otp.html")
|
||||||
otp_input = self.page.locator(OTP_FIELD_ID)
|
otp_input = self.page.locator(OTP_FIELD_ID)
|
||||||
|
|||||||
Reference in New Issue
Block a user