Yes, you need to include all the dependent jars in the 0.7.0 release package. More details here:
http://code.google.com/p/aost/wiki/Tellurium070Released Thanks, Jian On Tue, Oct 19, 2010 at 5:04 PM, Catalin Marin <[email protected]>wrote: > Hi Jian, > > Yes, I have groovy plugin installed. I followed the steps from here > http://code.google.com/p/aost/wiki/CustomTelluriumNetBeansProject . I've > added the following libraries: selenium-server-1.0.1-te3.jar, > selenium-java-client-driver-1.0.1.jar, junit-4.7.jar, > tellurium-udl-0.7.0.jar and tellurium-core-0.7.0.jar. Did I miss some > libraries? > > Thanks, > -- > Catalin > > > On Tue, Oct 19, 2010 at 11:43 PM, Jian Fang <[email protected]>wrote: > >> Hi Catalin, >> >> Do you have Groovy plugin installed for your Netbeans? Tellurium uses >> Groovy for its UI module class. >> >> Thanks, >> >> Jian >> >> >> On Tue, Oct 19, 2010 at 4:35 PM, Catalin Marin <[email protected] >> > wrote: >> >>> Hello, >>> >>> I'm trying to make the GoogleSearch project using Netbeans, but I'm not >>> able to run the test. Everything is OK, there are no errors in the code, all >>> libraries/dependencies are added, but when I run the test, I receive the >>> following error: "Unknown caused an ERROR" at line 23 "public class >>> TelluriumDownloadsPageJUnitTestCase extends TelluriumJUnitTestCase". I'm >>> using Netbeans 6.9. >>> >>> Regards, >>> -- >>> Catalin >>> >> >> > -- You received this message because you are subscribed to the Google Groups "tellurium-users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tellurium-users?hl=en.
