Hi, I'm new to Ruby and I'm curious as to how Watir uses the WIN32OLE to connect to the DOM inside a Frame. I have been able to get the frame ReadyState by ignoring the WIN32OLERuntimeError however I can not access controls inside of that frame.
All I can find online is about how to code a Watir test to see frames, but I want to know how it works behind the scenes. Being new to Ruby I only understand so much from the Watir source code, I was hoping someone could give me a good explanation on how to recreate this. Mike
_______________________________________________ Wtr-development mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-development
