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.
我需要从 C# 中的控制台应用程序读取浏览器窗口的内容。
最好的方法是什么。
我正在尝试使用自动化 UI(通过捕获浏览器的进程并创建该进程的 AutomationElement),但因为我对这个概念很陌生。我不知道从哪里开始。
我了解您要完成的工作,但还请注意,AutomationElement 仅适用于某些浏览器,而不是所有浏览器,其中 Opera 将首先被击落。