Closed
Bug 551904
Opened 16 years ago
Closed 8 years ago
selenium focus command doesn't work
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: pak.youngrok, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; ko; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7
Build Identifier: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; ko; rv:1.9.1.7) Gecko/20091221 Firefox/3.6.0
with selenium ide, I was able to use focus command to focus an element. It worked at Firefox 3.5.7, but didn't work at Firefox 3.6. I don't know this is up to Firefox or Selenium IDE, but I suspect Firefox.
Reproducible: Always
Steps to Reproduce:
1. install selenium IDE extension
2. add focus command
3. run
Actual Results:
no change
Expected Results:
element is focused.
Comment 1•8 years ago
|
||
Legacy extensions are no longer valid in Firefox 57, closing.
Status: UNCONFIRMED → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•