Forum Discussion
cdosreis
7 years agoOccasional Contributor
Hi Robert,
Thanks for your answer! I have created an issue with support.
Anyhow I'm trying to execute firefox as the following without any luck
Browsers.Item("firefox").Run("about:blank")
Browsers.Item("firefox").Run
Browsers.Item("firefox").Run "about:blank"
The estrange thing is that when I'm debugging and going step by step to see where is falling. Tc execute the command. the firefox starts but immediately tc stop working.
On the log says "the firefox version is not supported".
On the "additional info" says "Please check for a Firefox support patch on the support.smartbear.com web site, or use a supported Firefox version."
Hope this information helps