[wtr-general] If else not working

2015-02-16 Thread Chuck van der Linden
What error? I see a warning, but no error. Of course your script tests nothing, there are no validations in the script, no assertions. Just an if statement which itself really has no condition because nothing is being checked. Your if amounts to ' if object' where your object is a

[wtr-general] If else not working

2015-02-15 Thread Ping-0t
Hello again!! I am having trouble with this one, I try to change the conditions and add other options but still I got the same error.. can someone help me? Thanks a lot! *this is my codes:* require 'watir-webdriver' require 'minitest/autorun' require win32ole class Login