Open WahyuAgungBudiyanto opened 1 year ago
Adding the site_key to config.json and commenting self.fElement(driver, By.ID, 'idBtn_Back').click() in main.py fixed this issue for me.
self.fElement(driver, By.ID, 'idBtn_Back').click()