RevBrowser Problem and Questions
Posted: Tue Apr 13, 2010 4:22 am
It was very easy to get revBrowser operating, thanks!
1. While working on my browser (which was open) I opened the Browser Sampler to look for some information. It's interface to the IE engine (even without hitting it's Launch Browser button) apparently conflicted with mine and cleared the browserID to my stack. I would call that a bug. Or did I miss the part of the documentation that says "only one instance of a stack with revBrowser can run at a time"?
2. How can I get at the HTML source for a page using revBrowser?
3. Is there a way to dereference windowID (or any other RunRev ID number for that matter), or use it as a pointer into an internal data structure to get at the OS windowHandle? In my previous life doing telecoms internals we would pass arbitrary connection IDs to the developer's apps, but it could be cast to the driver's data structure to get at those kinds of "hidden" references.
Thanks!
Walt
1. While working on my browser (which was open) I opened the Browser Sampler to look for some information. It's interface to the IE engine (even without hitting it's Launch Browser button) apparently conflicted with mine and cleared the browserID to my stack. I would call that a bug. Or did I miss the part of the documentation that says "only one instance of a stack with revBrowser can run at a time"?
2. How can I get at the HTML source for a page using revBrowser?
3. Is there a way to dereference windowID (or any other RunRev ID number for that matter), or use it as a pointer into an internal data structure to get at the OS windowHandle? In my previous life doing telecoms internals we would pass arbitrary connection IDs to the developer's apps, but it could be cast to the driver's data structure to get at those kinds of "hidden" references.
Thanks!
Walt