I added two methods to DslContext

dragAndDrop(String uid, String movementsString), for example,
dragAndDrop "test.button",  "+70,-300"

dragAndDropTo(String sourceUid, String targetUid), for example,
dragAndDropTo "test.button", "dst.container"

The code is updated in the trunk and a new jar file is uploaded to

http://groups.google.com/group/tellurium-users/web/tellurium-0.6.0.jar

But I cannot test it. Please test it for us and let us know if you
have any problems.

Thanks,

Jian

On Feb 13, 9:37 am, [email protected] wrote:
> We will add this api to Tellurium DslContext so that you can call in
> your
> UI module. Hopefully, it will be done by tonight.
>
> Thanks,
>
> Jian
>
> On Feb 13, 12:51 am, Theyagarajan S <[email protected]> wrote:
>
> > Hi,
> > iam using the dragAndDrop (xpath,co-ordinates) API in selenium to test for
> > mouse movements.is that API accessible from tellurium ?  it throws a method
> > not found exception . How are the selenium APIs made accessible ?
--~--~---------~--~----~------------~-------~--~----~
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