This is a migrated thread and some comments may be shown as answers.

Firefox doesn't open

7 Answers 85 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Axel
Top achievements
Rank 1
Axel asked on 28 Jul 2014, 10:39 AM
Hey guys,

I was just updating my testing framework to the most recent version (2014.2 618) after Firefox updated onto version 31.0.
Now I can't start Firefox from my usual code. Even Chrome (Version 36.0.1985.125 m) doesn't start anymore. Internet Explorer can be opened successfully.

Does anybody have the same behaviour or even a solution for me?

StackTrace: - mscorlib - ArgumentNullException (Chrome)
   bei System.IO.Path.Combine(String path1, String path2)
   bei ArtOfTest.WebAii.Messaging.Process.HostsProxy.Start()
   bei ArtOfTest.WebAii.Messaging.Process.HostsProxy.RegisterListener(MessageListener listener)
   bei ArtOfTest.WebAii.Messaging.Process.ExecutionMediator.RegisterManager(Manager manager)
   bei ArtOfTest.WebAii.BrowserSpecialized.Chrome.ChromeActions.LaunchNewBrowserInstance(Manager manager)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch)


StackTrace: - ArtOfTest.WebAii - Wait for condition has timed out (Firefox)
   bei ArtOfTest.Common.WaitSync.CheckResult(WaitSync wait, String extraExceptionInfo, Object target)
   bei ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout, WaitResultType errorResultType)
   bei ArtOfTest.Common.WaitSync.For[T](Predicate`1 predicate, T target, Boolean invertCondition, Int32 timeout)
   bei ArtOfTest.WebAii.Core.Manager.WaitForBrowserToConnect(Int32 browserIndexToWaitFor)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle, String arguments)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect, ProcessWindowStyle windowStyle)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch, Boolean waitForBrowserToConnect)
   bei ArtOfTest.WebAii.Core.Manager.LaunchNewBrowser(BrowserType browserToLaunch)




7 Answers, 1 is accepted

Sort by
0
Axel
Top achievements
Rank 1
answered on 28 Jul 2014, 12:40 PM
What i found out until now:
- Firefox downgrade to last know funtional version doesn't lead to successful execution of test
- downgrade of Telerik testing framework to version 2014.1 410 leads to success

--> most recent version of telerik testing framework leads to exceptions while opening browsers

btw. Are there release notes anywhere?
0
Axel
Top achievements
Rank 1
answered on 28 Jul 2014, 12:42 PM
addition: newest version of Firefox doesn't work with downgraded version of telerik testing framework.
0
Boyan Boev
Telerik team
answered on 30 Jul 2014, 02:34 PM
Hello Axel,

Please upgrade to our latest framework version which is 2014.2.718. You can download it from here.

It fully supports the latest FireFox.

Let me know if this helps.

Regards,
Boyan Boev
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Axel
Top achievements
Rank 1
answered on 13 Aug 2014, 09:51 AM
You're right: FF31 opens correctly, but there is an issue with opening websites. This version leads always to "www.localhost" instead of "localhost". 

This isn't an official version, is it!?
0
Konstantin Petkov
Telerik team
answered on 18 Aug 2014, 07:50 AM
Hello,

I'd like to ask you for details here - can you please share more about the exact problem you get? Do you get a failure on execution? You can quickly record a short video to demonstrate the problem using Jing for example.

The build my colleague pointed you to is an internal build. You can also download the latest one from your account and give that a go.

http://www.telerik.com/account/your-products/internal-builds.aspx

This is close to being promoted as official build in the next two or three weeks. If there is still a compatibility issue with latest Firefox we'd definitely like to isolate and address it in time for the official one.

I'm looking forward to hearing from you.

Regards,
Konstantin Petkov
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
0
Rajnesh
Top achievements
Rank 1
answered on 19 Aug 2014, 12:43 PM
I have same issue even after upgrading the Framework


Regards
Rajnesh
http://Gemlab.co.in
0
Ivaylo
Telerik team
answered on 22 Aug 2014, 08:27 AM
Hello Rajnesh,

We will need more information provided in order to assist further.

Regards,
Ivaylo
Telerik
 
Quickly become an expert in Test Studio, check out our new training sessions!
Test Studio Trainings
 
Tags
General Discussions
Asked by
Axel
Top achievements
Rank 1
Answers by
Axel
Top achievements
Rank 1
Boyan Boev
Telerik team
Konstantin Petkov
Telerik team
Rajnesh
Top achievements
Rank 1
Ivaylo
Telerik team
Share this question
or