Watir Example - Form Filling
Install these gems from the command line
Execution Options
- Copy the Watir code below into a file (e.g.
watir-example.rb
) and execute from the command line with:
- Open irb and enter each command line by line to see what it is doing
Watir Code Example
You can get more detailed information about working with these different elements in our
Web Elements Guide
Last Updated: March 28, 2021