What steps will reproduce the problem?
1. Import fighting-layout-bugs into a project that depends on Selenium 2.0.0.
2. Use fighting-layout-bugs.
What is the expected output? What do you see instead?
I expect the software to work. Instead I see "java.lang.ClassNotFoundException:
org.openqa.selenium.RenderedWebElement".
What version of the product are you using? On what operating system?
I used 0.1, but the issue is also present in TRUNK. I run Linux, but that is
irrelevant.
Please provide any additional information below.
I checked out TRUNK and altered the POM and code such that it runs with
Selenium 2.1.0. (It should also work with 2.0.0). See the attached patch. As
far as I can tell this resolves the issue.
Original issue reported on code.google.com by stephan...@gmail.com on 21 Jul 2011 at 6:25
Original issue reported on code.google.com by
stephan...@gmail.com
on 21 Jul 2011 at 6:25Attachments: