Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Status-Untriaged
New issue 4022 by
jarodvac...@gmail.com: More complex CSS locator works,
part of the locator doesn't
http://code.google.com/p/selenium/issues/detail?id=4022
1. Set base URL to
http://book.theautomatedtester.co.uk/chapter2
2. Enter "css=div#divontheleft > input#but1 + br + input" into the Target
3. Press Find, it works
4. Now enter the part of the CSS locator a follows: "css=input#but1 + br +
input"
5. Press Find, it doesn't work
Less complex CSS locator should work the same way as more complex.
Selenium version: Selenium IDE 1.8.0
OS: MS Windows 7 Home Premium x64 SP1
Browser: Firefox
Browser version: 12.0
Please provide any additional information below. A sample reduced test
case, or a public URL that demonstrates the problem will intrigue our merry
band of Open Source developers far more than nothing at all: they'll be far
more likely to look at your problem if you make it easy for them!