Issue 1055 in selenium: Certain CSS selectors not recognized for Selenium IDE 1.0.9

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 30, 2010, 12:49:25 PM11/30/10
to selenium-deve...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium

New issue 1055 by chen.lien.c: Certain CSS selectors not recognized for
Selenium IDE 1.0.9
http://code.google.com/p/selenium/issues/detail?id=1055

What steps will reproduce the problem?
1. For the URL "http://code.google.com/p/selenium/issues/entry"
2. Insert a new command 'waitForElementPresent'
3. Use the selector "css=input[type='Submit']"

What is the expected output? What do you see instead?
Command fails for 1.0.9 and 1.0.8. Only 1.0.7 successfully runs the entry.

What version of the product are you using? On what operating system?
Selenium IDE 1.0.9
Mac OSX 10.6.5
Firefox 3.6.12

codesite...@google.com

unread,
Nov 30, 2010, 2:03:23 PM11/30/10
to selenium-deve...@googlegroups.com

Comment #1 on issue 1055 by adam_gou...@hotmail.com: Certain CSS selectors
not recognized for Selenium IDE 1.0.9
http://code.google.com/p/selenium/issues/detail?id=1055

Starting in 1.0.8, the CSS locator is provided by Sizzle
(http://sizzlejs.com). There was however a bug that the library wasn't
bundled in 1.0.8. It is in 1.0.9 though. Can you provide a small script
that shows it failing?

codesite...@google.com

unread,
Nov 30, 2010, 3:59:19 PM11/30/10
to selenium-deve...@googlegroups.com
Updates:
Labels: ide

Comment #2 on issue 1055 by Samit.Ba...@googlemail.com: Certain CSS

selectors not recognized for Selenium IDE 1.0.9
http://code.google.com/p/selenium/issues/detail?id=1055

Hi,

Use "css=input[type='submit']"

Note the lower case 's' in submit.

Cheers,
Samit

Reply all
Reply to author
Forward
0 new messages