Testing "Login" with watir
Posted
by user328040
on Stack Overflow
See other posts from Stack Overflow
or by user328040
Published on 2010-04-28T15:48:32Z
Indexed on
2010/04/28
15:53 UTC
Read the original article
Hit count: 161
watir
I'm starting to use watir. I need to create a test script to login in the application.
The code bellow is the script from the page.
I saw some examples with buttons and links, but I don't know how to "submit" the information.
© Stack Overflow or respective owner