Forum Discussion
TanyaYatskovska
Alumni
11 years agoHi Suzanne_raine,
Is the IE browser launched before you start executing your code?
If it’s not launched, you can use the following code:
Browsers.Item(btIExplorer).Run("http://smartbear.com");suzanne_raine
11 years agoContributor
Hi,
Yes I also tried that. It opens the browser - i.e. it runs that bit of code fine, but then won't get past the second line.