I am using Selenium RC with Junit framework. I am trying to upload a file using attachFile() method.
attachFile: (Information collected from selenium API http:/
Its much easier using $sel->type and $sel->focus. Below is a good article.
http://bitsilearn.blogspot.com/