Firefox で「セキュリティ警告」ポップアップ ボックスが表示されます。
PythonとSeleniumを使用しています
driver.switch_to().alert().accept()
TypeError: 'SwitchTo' object is not callable
助言がありますか?
Firefox で「セキュリティ警告」ポップアップ ボックスが表示されます。
PythonとSeleniumを使用しています
driver.switch_to().alert().accept()
TypeError: 'SwitchTo' object is not callable
助言がありますか?