From: Bibhu Behera Date: 2009-03-13T19:21:28+09:00 Subject: want to upload file using Browse button. Below is the code: $ie.file_field(:id,'_20_file').click_no_wait $ie.file(:id,'_20_file').click $ie.button(:id,'_20_file').click Not working above all script. Please any pointer ? -- Posted via http://www.ruby-forum.com/.