Latest update:
Available browsers on my machine:
Browser 0 : Mozilla Firefox ver.24.0.0 (x86)
Browser 1 : Microsoft Internet Explorer ver.8.0.7601.17514 (x86)
Browser 2 : Microsoft Internet Explorer ver.8.0.7601.17514 (x64)
Browser 3 : Google Chrome ver.29.0.1547.76 (x86)
Browsers.Item(2).Navigate("
http://news.bbc.co.uk") WORKS
1 = IE 32 bit
2 = IE 64 bit
"btIExplorer" launches 32 bit IE.
So it seems that:
a) When you have both architectures of IE installed, TC only works with 64 bit
b) TC only has predefined constants for browsers by name, ignoring architecture
c) When you have both architectures of IE installed, "btIExplorer" points to the 32 bit
d) However TC handles browser.run seems to work with 64 bit and not 32 bit when you have both.
I'm trying to get my hands on a 32bit machine here, and then will try to get a new trial version of TC to see how it behaves there - I'm guessing it should work - as surely by now plenty of users would have made lots of noise otherwise!
If anyone can add to this, please do!