krihith 0 Posted March 1, 2011 If i navigate from one page to another, the id or the elements of the second page are not identified. Hence the Linkclick is not working for the second time. For example the below script is not navigating from Images to Web and to News. #Include <FF.au3> _FFstart("www.google.com") _FfLinkclick("gb_2","id") Sleep(500) _FfLinkclick("gb_1","id") Sleep(500) _FfLinkclick("gb_5","id") Share this post Link to post Share on other sites
krihith 0 Posted March 2, 2011 Heard the ff.au3 old version works. If anyone has the old version of ff.au3. can u pl share the same. Share this post Link to post Share on other sites