draganddropobject worked for me if the locater has id,but if id is dynamic and if i use //span[text()=b],//span[text()=Inbox] ,it doesnt work??
my problem is i want to drag a folder to another folder say folder b to folder Inbox.here both my folders has dynamic id,so i tried as above ,but it didnt work?