BTW, if you are not using Maven, you can download

selenium-server.jar
tellurium-core-0.6.0-SNAPSHOT.jar

directly from our user group or Maven repo.

On Apr 23, 9:05 am, John <[email protected]> wrote:
> Hi,
>
> I cleaned up the trunk code  and deployed new core and engine
> artifacts to Maven repo.
>
> The new update includes
>
> 1) Fix the List position problem
> 2) Add partial matching support for the class attribute
> 3) Fix the selectByValue problem
>
> Selenium Grid support and jQuery selector caching are included, but
> you do not need
> to use them at this point.
>
> Please add the following Maven dependency for Selenium Grid tool to
> your project POM file
>
>         <dependency>
>           <groupId>org.openqa.selenium.grid</groupId>
>           <artifactId>selenium-grid-tools</artifactId>
>           <version>1.0.2</version>
>         </dependency>
>
> Then run
>
> mvn dependency:purge-local-repository
>
> to clean up your local repo and pull out the updated artifacts.
>
> Hari, I will add the support for custom selenium methods soon.
>
> Thanks,
>
> Jian
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to