I uploaded the jar files to our user group in case that you are using Ant. You need the following jar files:
lib/ |-- groovy-all-1.6.5.jar |-- json_simple-r1.jar |-- junit-4.4.jar |-- poi-3.0.1-FINAL.jar |-- selenium-java-client-driver-1.0.1.jar |-- selenium-server-1.0.1-te2.jar |-- stringtree-json-2.0.10.jar `-- tellurium-core-0.7.0-SNAPSHOT.jar You can download them from http://tellurium-users.googlegroups.com/web/tellurium_dependency1.zip?hl=en&gda=a9rvm0sAAACsdq5EJRKLPm_KNrr_VHB_2sP7IeUIoW8yoPN94mU0wtk5wSklVwXFbFus7rerLDwyKAAZb8MPhLHrmoxZGYHEBkXa90K8pT5MNmkW1w_4BQ&gsc=-XlvlBYAAACdhNwoQNlZtNtn4dBnYeVKu4w3FxcUuKmQnM9jeHwPGA and http://tellurium-users.googlegroups.com/web/selenium-server-1.0.1-te2.jar?hl=en&gda=c7RLyk8AAACsdq5EJRKLPm_KNrr_VHB_q_n-g7KM_2pvjY4UBMmlsd6eur3IBAMxR6i6DaF__E32fAEJTyEQn8QFXN4qFm5dnHMhSp_qzSgvndaTPyHVdA&gsc=-XlvlBYAAACdhNwoQNlZtNtn4dBnYeVKu4w3FxcUuKmQnM9jeHwPGA Let us know if that works for you. Thanks, Jian On Wed, Dec 9, 2009 at 9:19 AM, Jian Fang <[email protected]> wrote: > The test case is at our svn/trunk/core > org.tellurium.java.GoogleSearchJUnitTestCase. You can check out the core > project and run this test. > If you use Maven, just load the pom file. Otherwise, I will pack all the > dependency jars for you. > > Thanks, > > Jian > > > On Wed, Dec 9, 2009 at 1:31 AM, Khushwinder Singh < > [email protected]> wrote: > >> Hello John, >> >> Thanks for the article. >> >> But i request you to give the details of other jar files(like selenium >> etc) versions required to use this utility. >> >> I will be very thankful to you if you can list the names of all the >> libraries files along with their versions required to run this utility. >> >> Thanks, >> Khush. >> >> On Wed, Dec 9, 2009 at 3:42 AM, John <[email protected]> wrote: >> >>> One of the most frequently asked questions in Tellurium user group is >>> that an element defined in a UI module cannot be located. This post >>> shows you a practical example that I used the diagnose utility method >>> to solve this problem in a Google search UI module. Step by step >>> guide, sample code, and more. >>> >>> http://code.google.com/p/aost/wiki/PracticalUseOfDiagnose >>> >>> -- >>> >>> 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]<tellurium-users%[email protected]> >>> . >>> For more options, visit this group at >>> http://groups.google.com/group/tellurium-users?hl=en. >>> >>> >>> >> >> >> -- >> Khushwinder >> >> -- >> 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]<tellurium-users%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/tellurium-users?hl=en. >> > > -- 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.
