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.
我需要通过一些滚动、鼠标点击和键盘类型来模拟网站上的一些用户活动。问题是我找不到使鼠标单击和鼠标在默认 WebBrowser 组件中移动的解决方案。您知道替代解决方案吗?
感谢并为我糟糕的英语感到抱歉。
一种可能的选择是使用客户端测试工具(如White)来自动化 UI。这可能不是最优雅的解决方案,但它可以让您模拟所需的点击。