I tried to use _ChromeEval("window.location = "http://www.mozilla.org";"); this but it dosn't work. i also find iuiautomation example but it was mouse movement. i want to automate chrome without using mouse like IE and FF.
Is there any other way to navigate chorome?
Hello Friends.
please guide me for how to navigate chrome by its autoit udfs.
_ChromeStartup() ... this function takes url and opne chrome with this url. i want to navigate the chrome frome this url to another url. how i can do it?
Thanks in Advance