【问题标题】:How to automate command prompt(putty) action via selenium如何通过 selenium 自动执行命令提示符(putty)操作
【发布时间】:2016-09-30 16:06:04
【问题描述】:

我的应用程序需要在命令提示符(Putty)上输入命令,然后我需要从 Web 浏览器进行验证。 我已将 selenium 用于 Web 功能,但我如何使用 selenium 来实现这一点? 我需要哪些扩展/库文件?

【问题讨论】:

    标签: selenium


    【解决方案1】:

    使用 Auto It (https://www.autoitscript.com/site/autoit/AutoIT) 自动与 putty 交互并使用 Execute 命令(或查找特定于您的编程语言的命令)在 Java 中运行脚本。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2018-12-08
      • 1970-01-01
      • 2017-01-14
      • 2021-05-26
      • 1970-01-01
      • 2017-06-26
      • 1970-01-01
      相关资源
      最近更新 更多