revBrowser - Focus
Posted: Thu Mar 11, 2010 12:34 pm
Hello All,
How do I change focus to a revBrowser instance (id say 54)?
There are focus commands in the depreciated XBrowser library: XBrowser_Focus / XBrowser_Unfocus, but none to my knowledge in the revBrowser library.
Interestingly, the revBrowser object when invoked does not list in the Application Browser.
Without a revBrowser library function for focus/unfocus I am not sure how to use rev code (statements such as click and type) to interact with the revBrowser.
The revBroswer library will allow a developer to interact with a webpage (automate tasks) by executing javascript (revBrowserExecuteScript), however I was hoping to use both methods for automating browser tasks: Method 1: direct rev code to click and type for flash, and silverlight sites, and Method 2: using JS calls to automate regular sites where you can from the source identify object ids.
Any assistance greatly appreciated.
Kind regards, Andrew
How do I change focus to a revBrowser instance (id say 54)?
There are focus commands in the depreciated XBrowser library: XBrowser_Focus / XBrowser_Unfocus, but none to my knowledge in the revBrowser library.
Interestingly, the revBrowser object when invoked does not list in the Application Browser.
Without a revBrowser library function for focus/unfocus I am not sure how to use rev code (statements such as click and type) to interact with the revBrowser.
The revBroswer library will allow a developer to interact with a webpage (automate tasks) by executing javascript (revBrowserExecuteScript), however I was hoping to use both methods for automating browser tasks: Method 1: direct rev code to click and type for flash, and silverlight sites, and Method 2: using JS calls to automate regular sites where you can from the source identify object ids.
Any assistance greatly appreciated.
Kind regards, Andrew