使用 Watin 执行返回,而不使用 System,Windows.Forms.SendKeys.SendWait("{ENTER}")

发布于 2025-01-06 08:21:07 字数 196 浏览 0 评论 0 原文

我正在使用 WatiN 来操作自动化脚本。这是一个基于 Windows 窗体的解决方案,我使用 Microsoft Visual C# 2010 Express 来构建我的解决方案。

有什么方法可以使用 WatiN 或其他一些本机 C# 命令来发出返回,而无需让屏幕聚焦? (我希望能够在自动化解决方案运行时继续处理其他项目。

感谢您的所有建议!

I'm using WatiN to operate an automation script. It's a windows forms based solution and I'm using Microsoft Visual C# 2010 Express to build my solution.

What's a way to use WatiN or some other native C# command to issue a return without having to have the screen focused on? (I'd like to be able to continue to work on other projects while the automated solution runs.

Thanks for any and all advice!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

此岸叶落 2025-01-13 08:21:07

我不确定是否可以首先使用 WatiN 来操作 Windows 窗体应用程序。
您可能需要考虑使用 White Framework。

I am not sure if it is possible to manipulate windows forms applications using WatiN in the first place.
You might want to consider White Framework for this.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文