Launching Chrome on Vista from Java using
Runtime.getRuntime().exec(new String[] {path_to_chrome, some_flags,
some_more_flags}) up until 4.0.202 seemed to work fine. In 4.0.203,
the window opens, but is not given focus, and accordingly a background
page doesn't believe Chrome has a Window. This is an absolute
showstopper for any kind of browser automation. And seems to be an
extension of problems I was having on Mac (see an email I sent on the
25th)...
Any ideas for a fix or workaround?
--~--~---------~--~----~------------~-------~--~----~
Chromium Developers mailing list: [email protected]
View archives, change email options, or unsubscribe:
http://groups.google.com/group/chromium-dev
-~----------~----~----~----~------~----~------~--~---