AutoIT and FF.au3 BUG?
December 3, 2009
Hi this is my code #Include <FF.au3> $i = 0 _FFConnect() _FFPrefSet("general.useragent.override", $i) But it won't work, if you replace "$i" it will work. Is this a bug? How fix it?
2 replies