Connecting Tech Pros Worldwide Help | Site Map

How to identify and click a button in the webpage using win32ole

Newbie
 
Join Date: Sep 2007
Posts: 1
#1: Sep 6 '07
Hi,

I am new to Ruby.
How can I identify and click a button in the webpage using win32ole?

Webpage Source code has the following
Expand|Select|Wrap|Line Numbers
  1. <input type="submit" value="&nbsp;&nbsp;Sign In&nbsp;&nbsp;">
Reply