gpt4 book ai didi

javascript - 添加新的快捷方式到 selenium IDE

转载 作者:行者123 更新时间:2023-11-29 21:26:52 25 4
gpt4 key购买 nike

如何向 Selenium IDE 添加新的快捷方式来修改其代码?

比如我想给action分配run test case快捷键:ctrl + p,就像saveaction有 ctrl + s

我找不到与此相关的任何 js 文件。

最佳答案

由于您要求更改代码。我会建议:

  1. 克隆 git 存储库 SeleniumHQ在您的本地计算机上。

  2. 搜索在 IDE 上实现快捷方式的文件。

  3. 对项目进行更改并创建 Pull Request

  4. 等待管理员审核并合并

Note : This would put the usefulness of the idea and correctness of its implementation under regression which shall never be a cause of worry if you want to develop on something.

编辑:在进一步挖掘后,我了解到 selenium IDE 使用第三方键盘快捷键脚本为我们提供快捷键。具体文件的链接在这里:keyboardshortcuthandler.js

关于javascript - 添加新的快捷方式到 selenium IDE,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/37275675/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com