Python AttributeError: ‘WebDriver’ object has no attribute ‘w3c’
はじめに
ここ最近はPythonとSeleniumとWindAppDriverを使ったWindows内のアプリの自動化について調べている事が多かったです。
WindAppDriverはSelenium経由でWindowのローカルポー...
Python
robotframework