MatrixTM / OutlookGen

✨ Outlook Account Generator Written in Python ✨
MIT License
272 stars 66 forks source link

no idBtn_Back #9

Closed xujialiang closed 1 year ago

xujialiang commented 1 year ago

after exec script, no idBtn_Back element appear driver.execute_script( 'parent.postMessage(JSON.stringify({eventId:"challenge-complete",payload:{sessionToken:"' + token + '"}}),"*")') self.update() self.fElement(driver, By.ID, 'idBtn_Back').click()