[wtr-general] Re: WIN32OLE Error

2009-04-02 Thread Chuck van der Linden
what sort of experimenting were you doing? what things did you change during the course of your experiments? have you tried reverting back to the code from before your experiments, does it work or is it now also broken?. (you are using source control, or at least keeping backups right?) On

[wtr-general] Re: WIN32OLE Error

2009-04-02 Thread vladimir...@hotmail.com
When I reverting back to my initial code, it does not work now . The error occurs while executing startup() function. My test cases start with the following code: $: File.expand_path(c:/watir testware/libraries) require 'setup' startup() The setup