简体   繁体   English

缺少 Selenium IDE 上下文项

[英]Missing Selenium IDE context items

I'm trying to get started with Selenium using a Lynda tutorial, and I can't get Selenium's context menu's items to appear (screenshot below).我正在尝试使用 Lynda 教程开始使用 Selenium,但无法显示 Selenium 的上下文菜单项(下面的屏幕截图)。

Is there anything I'm missing, or that is incompatible?有什么我遗漏的,或者不兼容的吗? The only other solution on SO has no solution except a comment to roll back to an older version of Firefox. SO唯一的其他解决方案除了回滚到旧版本 Firefox 的评论外没有其他解决方案

  • OSX 10.11.6 (El Capitan) OSX 10.11.6 (El Capitan)
  • Java v8 update 121 Java v8 更新 121
  • Firefox Developer Edition 53.0a2 (2017-02-09)火狐开发者版 53.0a2 (2017-02-09)
  • Firefox 51.0.1火狐 51.0.1
  • Selenium IDE 2.9.1硒 IDE 2.9.1

In the screenshot below, you'll see the bottom divider line, below which should be the Selenium items.在下面的屏幕截图中,您将看到底部的分隔线,其下方应该是 Selenium 项目。

缺少 Selenium IDE 上下文项

Context menu items should be there without any additional actions as long as Selenium IDE is running.只要 Selenium IDE 正在运行,上下文菜单项就应该在那里而不需要任何额外的操作。

I think one of the last FireFox updates broke some Selenium IDE features.我认为最近的 FireFox 更新之一破坏了 Selenium IDE 的一些功能。 For example Select and Find buttons stopped working for me recently.例如,“选择”和“查找”按钮最近对我不起作用。 They will probably fix it but I can not say when it'll happen.他们可能会修复它,但我不能说它什么时候会发生。

If you really want to get those right-click options, I suppose you could install older FireFox version.如果您真的想获得那些右键单击选项,我想您可以安装较旧的 FireFox 版本。

The other option is probably to try and finds way around it (but this may be a notable departure from the tutorial).另一种选择可能是尝试并找到解决方法(但这可能与教程明显不同)。 For example you can click on the object to record it as a simple click and then edit Command part to get whatever you desire.例如,您可以单击对象将其记录为简单的单击,然后编辑命令部分以获得您想要的任何内容。 That's just a sample of editing Selenium IDE command这只是编辑 Selenium IDE 命令的示例

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM