From: Suresh Babu Date: 2009-03-06T21:40:39+09:00 Subject: script for CSS html buttons using ruby watir
Here for above add button what is the script we have use. 1)Iam trying with the following methods but iam getting "unable to recognize" error 1)$ie.button(:name, "addbutton").click $ie.button(:value, "Add" ).click 2)ie.button(:name, "addbutton").click Attachments: http://www.ruby-forum.com/attachment/3400/Ruby_discussions.txt -- Posted via http://www.ruby-forum.com/.