On Wed, Jan 20, 2010 at 11:19 AM, raju <rajudvsn...@yahoo.co.in> wrote:
> Using Inputbox we can enter values dynamically while running the
> script, it will throws a popup message like Please enter the password
> so we can enter password that time. latter we can use that pwd in
> script by taking into the variable...

Watir is _just_ a Ruby library. It does not provide such functionality. But,
Ruby does. Take a look at Getting user input article:

http://www-users.math.umd.edu/~dcarrera/ruby/0.3/chp_02/user_input.html

Željko
-- 
You received this message because you are subscribed to the Google Groups 
"Watir General" group.
To post to this group, send email to watir-general@googlegroups.com
Before posting, please read the following guidelines: 
http://wiki.openqa.org/display/WTR/Support
To unsubscribe from this group, send email to 
watir-general-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/watir-general

Reply via email to