| watir: |
| Reverting form test changes from 1290 an... | update release process doc |
Show this changeset in changelog Changeset Detail
1295
created by bret on
24 October 2007, 14:19:04 -0500
(5 years 7 months ago)
(patch)
Add new speed, :zippy. This is like fast, but, in effect, it does a TextField#value= instead of a TextField#set. If you have specific text fields that you never want this to happen to, use ie.text_field(:how, what).requires_typing.set instead.
|