|
I’m
running self-made unit tests against a web-application. The file tc_basis.rb requires three other script
with test cases and runs them in a row. But
I always get one error: WIN32OLERuntimeError:
Unknown property or method `document' HRESULT
error code:0x800706ba Der RPC-Server
ist nicht verfügbar. Which
means: The RPC-Server is not available. What
does that mean and what should I do? The
code at this point is: ie = IE.new ie.goto(url) Thanks! Regards, Carsten Neumann |
_______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
