Closed lukeis closed 8 years ago
I encountered this issue as well. Everything was fine before I left Firefox autoupdate
to 1.0.8.
Reported by nchelluri
on 2010-11-07 04:57:14
from the release notes:
NEW - CSS locator execution is handled through Sizzle
There's maybe something to adapt ?
Reported by erwan.deferrieres
on 2010-11-07 18:25:56
We had the same problem after upgrading to 1.0.8. Downgrading to 1.0.7 (http://release.seleniumhq.org/selenium-ide/1.0.7/)
fixed the issue.
Reported by rynusrein
on 2010-11-08 09:48:27
We are having the same problem on elements with css selectors i.e:
css=#yourid@href
Reported by adjones
on 2010-11-08 10:14:53
The problem is that the sizzle.js file is missing in new version of selenium (1.0.8).
To fix this, download sizzle.js file and add it to :
- selenium ide option
or
- your selenium extension directory : ...\Mozilla\Firefox\Profiles\...\extensions\{a6fd85ed-e919-4a43-a5af-8da18bda539f}\chrome\content\selenium\lib
Reported by nono0481
on 2010-11-08 16:50:54
Fixed in trunk; until the next official release (soon!) you can get 1.0.9-SNAPSHOT with
the fix at http://xserve.openqa.org:8085/browse/SEIDE-DEF (choose the current build,
then artifacts).
-adam
Reported by adamgoucher
on 2010-11-08 18:14:21
Fixed
Issue 962 has been merged into this issue.
Reported by adamgoucher
on 2010-11-08 18:15:41
Adam, thank you. Very timely response.
Reported by nchelluri
on 2010-11-08 19:24:05
Yes, thank you Adam.
Reported by jdungan
on 2010-11-16 14:24:01
Reported by luke.semerau
on 2015-09-17 18:11:03
Originally reported on Google Code with ID 955
Reported by
jdungan
on 2010-11-06 19:37:41