ContributionsMost RecentMost LikesSolutionsRe: Firefox auto-updated to 41.0.2, now tests won't run Hi, not sure if it is the same... I launch firefox with Browsers.Item(btFirefox).Run from scripts like Browsers.Item(btFirefox).Run("http://smartbear.com"); but the only thing that happens that firefox itself is startet, no navigation to url Martin Re: Testexecute and Options Object Hi, thanks for your tip. If've added the /SilentMode to the commandline and it solved the problem. greetings Martin Stromberger Testexecute and Options Object Hi, I've the need to change Timeout with the options object (http://support.smartbear.com/viewarticle/55021/#Run) during testcript execution. This works so far fine, but Testexcute displayes at the and of the testrun (at closing project suite) a popup if I want to save the changes. Is there a way to avoid this message (e.g. save modifications with the options object)? greetings Martin Stromberger Solved