[Wtr-general] Dialogs

Bret Pettichord bret at pettichord.com
Thu Sep 14 13:10:15 EDT 2006


brian.kejser at protexis.com wrote:
> Hi
>
> When IE is used with forms for the first time, it displays two nag
> dialogs: 'auto-complete' and 'password remember'. Is it possible to
> prevent these dialogs from being displayed when using Watir? That is, is
> there a method on the IE class or instance that prevents these dialogs
> from ever showing? If Watir doesn't support this functionality, is it
> possible to suppress the dialogs by changing some of the IE registry
> settings?
>   
You can change registry settings using Ruby.

google for: "auto-complete ie registry", and you'll get the details on 
the key to use.



More information about the Wtr-general mailing list