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

Script not executed properly in FF&Safari browsers

1 Answer 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Kalpesh
Top achievements
Rank 1
Kalpesh asked on 26 Aug 2010, 01:31 PM
Hi,

I came across a issue at browser level. Whenever I ran script, its opening the login page& logging in the user in IE browser correctly. If I run the same script in Fire fox or Safari browsers, then just script is running up to login page& script not entering the login details.

Our Application is already Browser Compatible i.e. it allows users to login in FF&Safari if user perform manually.

Message in Test Viewer is

Error attempting to ping runner. Error: System.IO.IOException: Pipe is broken.
   at System.IO.Pipes.PipeStream.WinIOError(Int32 errorCode)
   at System.IO.Pipes.PipeStream.WriteCore(Byte[] buffer, Int32 offset, Int32 count)
   at System.IO.Pipes.PipeStream.Write(Byte[] buffer, Int32 offset, Int32 count)
   at ArtOfTest.WebAii.Messaging.Process.PipeCommunication.WriteCommandToPipe(PipeCommand command, PipeStream pipe, Boolean waitForDrain)
   at ArtOfTest.WebAii.Design.Execution.RunnerController.Ping()

Any ideas?

Thanks

1 Answer, 1 is accepted

Sort by
0
Konstantin Petkov
Telerik team
answered on 27 Aug 2010, 09:50 AM
Hello Kalpesh,

Thank you for contacting us.

I'm not really sure what the exact problem is but we have recently fixed a problem in Firefox and Safari that could be of help for you too. We have used your project sent via the other ticket you have opened to test it against your site and the login test seems to run fine under Firefox.

We have used the latest build to try that. Can you please uninstall the previous you have and install this build? Please let us know if you still experience the browser troubles.

All the best,
Konstantin Petkov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Kalpesh
Top achievements
Rank 1
Answers by
Konstantin Petkov
Telerik team
Share this question
or