Hi all,
I tried function _FFLinkClick() in FF.au3. And i have a problem, i intend click 2 or more links, when use _FFLinkClick() to click links (after click the link will be opened a new tab), i must wait the first load finish to click the second link.
Anybody can tell me the wait set time out when click link in firefox, I want after click the first link, i can click the second link now, without must not wait the first link load finish.
Thank all very much.