【问题标题】:How to automate Flash using selenium and python?如何使用 selenium 和 python 自动化 Flash?
【发布时间】:2019-03-08 15:10:39
【问题描述】:

由于我们无法检查 flash 元素,如何实现 flash 自动化?任何线索将不胜感激。谢谢

【问题讨论】:

  • 提问前请先通过stackoverflow.com/help/how-to-ask@
  • @AmitSingh 你有没有尝试(研究)我的建议?有任何反馈还是我浪费时间打字?这就是其他人对您的问题投反对票的原因。将鼠标移到“向下”箭头上,您会看到一个弹出窗口,上面写着 "This question does not show any research effort; it is unclear or not useful"。他们是正确的,不是吗?所以这不是针对个人的,他们只是通过选票说出真相。

标签: python flash selenium-webdriver


【解决方案1】:

如果 Selenium 不起作用,请尝试打开一些浏览器窗口(例如: Google Chrome)并在浏览器页面中 Flash 对象的位置进行自动点击或自动输入。

假设您的操作系统是 Microsoft Windows...

对于自动点击:
Python code to automate desktop activities in Windows

对于自动输入:
Interact with other programs using Python

否则,只需为此特定任务尝试不同的编程语言(如 ActionScript 或 C#)。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2021-09-02
    • 2021-04-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2020-09-12
    相关资源
    最近更新 更多