Hi,
 
I need to compare two elements whether they are in the desired order or not. (which is coming first or which is on top)
I thought of finding of the obj.offsetTop / obj.offsetLeft and storing them into some variables using store. then I need to compare both variables. How can I do this
and if these are not elements just some text then also can it be done ....(how ?)
 
Please suggest me a way to do this..
Thanks for your help !!
 
Rahul
_______________________________________________
Selenium-users mailing list
Selenium-users@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-users

Reply via email to