[wtr-general] Re: IE 8 Crashes

2009-12-30 Thread Jeff Savin
to narrow the problem down a bit. Hope this helps! -Tiffany On Dec 29, 9:51 am, Jeff Savin jeff.sa...@gmail.com wrote: Hi, I have a simple automation application built in Ruby 1.8.6 and Watir 1.6.5.  The application takes control of the browser and goes through 3 or 4 pages of an online

[wtr-general] IE 8 Crashes

2009-12-29 Thread Jeff Savin
Hi, I have a simple automation application built in Ruby 1.8.6 and Watir 1.6.5. The application takes control of the browser and goes through 3 or 4 pages of an online website. It fills in a couple forms and pushes a few buttons, nothing fancy. This application works as tested on several

[wtr-general] Watir Opening Unwanted Multiple Tabs

2009-11-23 Thread Jeff Savin
Hi, I've been using Watir for a while now with great success. Recently, I built a web-automation script for a client that visits some variation of the same URL multiple times. Its actually the same base URL but has different parameters each visit. On my machines, running both XP and Vista, it

[wtr-general] Programatically Changing Proxy Settings

2009-10-09 Thread Jeff Savin
Hi, Other than using AutoIt to send keystrokes to the browser or changing the registry (requiring an IE restart) is there a more slick way of changing IE proxy settings on the fly?? Any help would be appreciated. Thanks, Jeff --~--~-~--~~~---~--~~ You received

[wtr-general] Re: Programatically Changing Proxy Settings

2009-10-09 Thread Jeff Savin
Lets just say Windows XP and IE 6 or 7. On Oct 9, 12:42 pm, Nathan Lane nathamberl...@gmail.com wrote: What version of IE and Windows are you using. There are various techniques, but most are browser version and Windows version dependent. On Fri, Oct 9, 2009 at 12:22 PM, Jeff Savin jeff.sa