Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Context Menu Selenium selection Issue #3434

Closed
jtsmith0 opened this issue Jan 30, 2017 · 7 comments
Closed

Context Menu Selenium selection Issue #3434

jtsmith0 opened this issue Jan 30, 2017 · 7 comments
Labels

Comments

@jtsmith0
Copy link

Meta -

OS: Windows 7 (64bit)

Selenium Version: 2.9.1, IDE

Browser: Firefox

Browser Version: 51.0.1

image

Expected Behavior - Right clicking on page should display context menu with selenium options for assert/verify commands and the "Show All Command" sub-menu option.

Actual Behavior - Context menu is displayed but there are no selenium commands or sub-menu option:

image

Steps to reproduce -

1.) Go to: https:/act.ucsd.edu/breathofhopewalk
2.) With the IDE not running or running (recording or not) right click on "Sponsorship Level" dropdown list (or any other field)
3.) Context menu displayed without Selenium selection

I've uninstalled/reinstalled the Selenium plugin several times but the problem still persist. This was originally working without issue. When the problem started I noticed that the context menu seemed to work on correctly on some sites and not on others. Currently, it has stopped working altogether. I've searched the web and this site for possible related issue but could find nothing that help.

I'm stuck at this point. Any help would be highly appreciated.

Thanks in advance.

@benpbolton
Copy link

Confirmed on

MacOS: 10.12
Firefox 51.0.1 (64-bit)
Selenium IDE 2.9.1.1-signed

@LaLaRocca
Copy link

We are seeing this issue as well on Firefox 50.0.2. It started the week on 1/30/17.

@ThatRickGuy
Copy link

Also seeing this on FF 51.0.1. The OPS team is disinclined to rollback to FF 50 as there are numerous significant security vulnerabilities patched in this release.

@LaLaRocca
Copy link

Confirmed backing up to FF50 does resolve the issue. Would be great to get a fix so IDE will work with the new versions.

@jtsmith0
Copy link
Author

jtsmith0 commented Feb 2, 2017

Like @ThatRickGuy mentioned, I was also disinclined to rollback to FF 50. So for several days I did some serious digging and I finally found a solution that works. As suggested by "Mariusz Purwin" via the selenium users group I installed the "SeleniumIDE: Flow Control" plugin and all was good. Here is the link to the add on:

https://addons.mozilla.org/pl/firefox/addon/flow-control/

Apologies for not pointing this out sooner but I wanted to be sure it actually worked. Been using it for a couple of days now and have not had any problems. All of my scripts, including the older ones, are running without issue. Hope this helps.

@dailytabs
Copy link

Running Firefox 54.0.1 (32-bit) and this started happening within the last week. In the context menu, I can see an extra horizontal separator where the commands used to be. When I close the IDE window, the separator goes away. Installing the "SeleniumIDE: Flow Control" plugin did not work for me.

@barancev barancev removed the D-firefox label Aug 4, 2017
@barancev
Copy link
Member

Selenium IDE development has been discontinued. No more new features and no bug fixes. From Firefox 55 onwards, Selenium IDE will no longer work [1]. The last supported version is Firefox ESR 52.

Yes, we've started a project to develop a new tool that should replace Selenium IDE. Follow #4406 for the progress.

Sorry this issue has not beed properly and timely addressed, and thank you for submission!

[1] https://seleniumhq.wordpress.com/2017/08/09/firefox-55-and-selenium-ide/

@lock lock bot locked and limited conversation to collaborators Aug 17, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

7 participants