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.
我想在 Robot 框架中使用 Selenium2Library 自动化桌面应用程序。有可能吗?如果是,请给我答案。
关于这个问题的任何建议都会有所帮助。提前致谢。
仅当您可以在 Web 浏览器中打开时,您才可以使用“Selenium2Library”自动化桌面应用程序。否则,您可以使用 sikuli 进行桌面应用程序自动化。