Yes, actuaIly I read that I dont have to require win32ole separately from my code, but if I dont do this I have an other error when managing files:
undefined method `[]' for nil:NilClass (NoMethodError) at the following instruction i1 = File.open($TestData["FileHostPath"] , "r"). Anyway now I have commented the explicit require win32ole in my code and modified both win32ole.rb with the contents: puts caller exit but nothing happen. That is, the execution of the script begin normally and continue without exit until the error I wrote before --- Reply to this email directly or view it on GitHub: https://github.com/watir/watir-classic/issues/51#issuecomment-13535649
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
