what plugin should be used for selenium ide in fir

2019-01-28 19:10发布

I am trying to install selenium ide in firefox. For this, I have downloaded selenium ide add on and installed it. When I clicked in the icon, a dialog box is shown as in snapshot.

dialog box with error message

When I closed it, a page opens showing we should download plugins for the ide. When I try to install latest, it says, it is not compatible. Also, when It try to install other versions, its says incompatible. I have installed ide and one plugin as follows, but still it's not working.

Installed ide[2]

What plugin shall I use to run Selenium ide in frefox? Any help would be appreciated.

Firefox version: 55.0.2

1条回答
狗以群分
2楼-- · 2019-01-28 19:33

Firefox 54 is the latest Firefox version supported by the IDE.

But the normal installation button is grayed out as for some reason the IDE is marked here as compatible with Firefox up to 34 only - even so it works just fine in Firefox 54.

Solution:

  1. Visit the Firefox Selenium IDE website using Chrome

  2. Download the XPI (since you visit with Chrome, the page allows the xpi download)

  3. Drag the XPI on the Firefox 54 window - done!

Or alternatively: Switch to the new Kantu Selenium IDE. This IDE is a Chrome extension and uses the new webapis and maybe it is already sufficient for your purposes.

查看更多
登录 后发表回答