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.
期待を使用してファイルに書き込み、メモ帳で開くにはどうすればよいですか? コマンド ラインで結果を受け取り、これらの結果をメモ帳に出力したいと考えています。基本的に、コマンド ラインに「example.log」と入力するのと同じ結果を自動的に取得する方法
Expect を使用して GUI アプリケーションを制御することはできません。TWAPIやTCOMなどが必要になる場合があります。