Search found 1 match
- Wed Aug 12, 2015 4:19 pm
- Forum: iMacros for Firefox
- Topic: Feature Requests & Bug Fix Requests. ADD YOURS!
- Replies: 363
- Views: 465871
I get this error TCP interface error: Could not open server
I am using imacros on several browser, it is working fine for IE and Chrome with select case browser case "cr" 'iopen chrome instance iret = iim1.iimOpen ("-cr", true) 'Always open new instance case "ie" 'iopen ie instance iret = iim1.iimOpen ("-ie", true) 'Always open new instance case "fx" 'Firefo...