[wtr-general] Re: How to handle Security Alert or Certificate Exception popup

2008-12-02 Thread winstan
Hi Tony, Being new to the wonderful world of watir i have infact come across the security alert pop up and have tried a few of the examples on other threads with how to control the pop-up so one can proceed, however so for to no prevail. I would liek to give your process a whirl how ever how

[wtr-general] Security Alert frustration

2008-12-03 Thread winstan
Hey Guys, Second post here, and unfortunately, is related to a topic that has been discussed to no end. The security alert pop-up associated with IE6 and certificated URL's. I have searched high and low and have tried every possible solution I have come by but still to no prevail, I still can’t

[wtr-general] Re: Security Alert frustration

2008-12-03 Thread winstan
to prevent your script from reaching the next line. On Wed, Dec 3, 2008 at 5:02 PM, winstan [EMAIL PROTECTED]wrote: Hey Guys, Second post here, and unfortunately, is related to a topic that has been discussed to no end. The security alert pop-up associated with IE6 and certificated URL's. I

[wtr-general] Capturing data within an xml

2008-12-03 Thread winstan
Hi all, I’m trying to capture a variety of data in an xml response from a web service, that is served up via IE and the GUI, however when I interrogate the data using the IE dev toolbar I notice that all the element properties render useless as they are all of the same nature and properties.

[wtr-general] Re: undefined method `length' for 4324536:Fixnum

2008-12-16 Thread winstan
, winstan lucasdavidwinstan...@gmail.com wrote: From: winstan lucasdavidwinstan...@gmail.com Subject: [wtr-general] undefined method `length' for 4324536:Fixnum To: Watir General watir-general@googlegroups.com Date: Tuesday, December 16, 2008, 3:28 PM Hi all, In recent days i have made

[wtr-general] Re: Capturing data within an xml

2008-12-22 Thread winstan
wrote: Have you considered using Mechanize instead of Watir? That's what I've used when I've had to test XML. Bret winstan wrote: Hello Again, After playing around with rexml with some of the URL’s provided in this thread and other sites I have found I have established that you

[wtr-general] Re: Capturing data within an xml

2009-01-07 Thread winstan
for me. Please refer:http://code.whytheluckystiff.net/hpricot/ Thanks, Srinivas On Tue, Dec 23, 2008 at 5:25 AM, winstan lucasdavidwinstan...@gmail.com mailto:lucasdavidwinstan...@gmail.com wrote:     Hi Bret,     No i havent used Mechanize. Nor have i heard of it to be honest