Hi,
Can't resolve a problem with killing needed attached tabs, always is killed 3 from 5.
Here is 6 links, 5 need to be killed:
#include <IE.au3>
#include <String.au3>
$oIE = _IECreate('facebook.com')
__IENavigate($oIE, 'm.facebook.com', 0, 0x800)
__IENavigate($oIE, 'm.facebook.com', 0, 0x80...