resovle again the captcha when reload page
This commit is contained in:
@@ -93,7 +93,6 @@ class CommandorPage:
|
||||
}
|
||||
self.fill_fields()
|
||||
# wait the captha element
|
||||
self.resolve_captcha()
|
||||
# wait for sms_code field
|
||||
# self.clickOnValidBtn()
|
||||
self.thread_event = e
|
||||
@@ -126,6 +125,7 @@ class CommandorPage:
|
||||
self.setIdNumber(self.contact.passport)
|
||||
#
|
||||
self._checkCgu()
|
||||
self.resolve_captcha()
|
||||
|
||||
def start_browser(self, proxy, pwright, device) -> Union[str, None]:
|
||||
try:
|
||||
|
||||
Reference in New Issue
Block a user