nikgoodley-ibboost / aost

Automatically exported from code.google.com/p/aost
0 stars 0 forks source link

Cannot find symbol class Selenium #39

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to reproduce.
1. Get the latest code from the trunk and compile. 

You will get errors for Selenium and SeleniumServer.

Original issue reported on code.google.com by haroonzone@gmail.com on 6 Sep 2008 at 11:58

GoogleCodeExporter commented 9 years ago
Is this error caused by the Selenium RC version? Could you manually replace the
Selenium RC to version 0.9.2 and see if this problem goes away?

Thanks.

Original comment by John.Jian.Fang@gmail.com on 7 Sep 2008 at 3:33

GoogleCodeExporter commented 9 years ago
I am checking out the latest code from the trunk and that comes with Selenium 
RC version 0.9.2. I am getting 
this error while compiling the code. I replaced the jar files for Selenium RC 
to version 1.0 Beta and was able to 
compile the project successfully.

Original comment by haroonzone@gmail.com on 7 Sep 2008 at 3:19

GoogleCodeExporter commented 9 years ago
Seems still project settings. Matt, please fix it.

Original comment by John.Jian.Fang@gmail.com on 7 Sep 2008 at 8:20

GoogleCodeExporter commented 9 years ago
I'm not seeing this issue. My pom seems to load fine and pull down the 0.9.2 
jars and
compile. I'll keep working to see if I can reproduce it. I did notice that 
intellij
doesn't seem to stay in synch with the pom file automatically. I had to reload 
from
the pom when I made changes. Perhaps that does not get saved in the project 
settings
or something.

Original comment by matt.sen...@gmail.com on 8 Sep 2008 at 5:17

GoogleCodeExporter commented 9 years ago
Fixed. 0.9.2 required a classifier of "standalone" to be loaded properly.

Original comment by matt.sen...@gmail.com on 9 Sep 2008 at 1:39

GoogleCodeExporter commented 9 years ago
I am still getting the same error while checking out the latest code from the 
trunk. 
I have attached the screenshot for errors.

Original comment by haroonzone@gmail.com on 16 Sep 2008 at 10:55

Attachments: