This question shows research effort; it is useful and clear
0
This question does not show any research effort; it is unclear or not useful
Bookmark this question.
Show activity on this post.
在执行我的测试时,我从弹出的文件上传窗口中捕获了文件名输入字段的图像。我的本地机器上的图像分辨率与 Windows Server 2012 VM 机器上的图像分辨率有点不同,所以测试一直失败,因为它试图匹配我在 Selenium WebDriver 项目中的文件名输入字段图像和图像显示在虚拟机中。如何处理分辨率问题。