--- In [email protected], "labica" <lab...@...> wrote: > > How can I get Google Chrome's Url?????? >
Set focus on Google and send keystrokes to focus the address bar and copy its contents to the clipboard. Ctrl+L focuses the address bar. Probably can be done without the clipboard with COM plugin and Accessibility interface properties. Regards, Sheri
