Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
pywinauto を使用して自動クリック スクリプトを作成したいと考えています。app.ListView2.Select(4) を使用して項目を選択できることはわかっています。そのため、select() または Check() を使用しようとしましたが、機能しません。
アイテムをダブルクリックするにはどうすればよいですか?