jediwhale / fitsharp

Functional testing tools for .NET
http://fitsharp.github.io
Other
152 stars 73 forks source link

Could not complete testing: fitnesse.testsystems.slim.SlimCommunicationException: Could not send/receive data with SUT #146

Closed rsvijaymca closed 7 years ago

rsvijaymca commented 7 years ago

Could not complete testing: fitnesse.testsystems.slim.SlimCommunicationException: Could not send/receive data with SUT

I am able to do browser testing using JAVA, the same i tried with .Net C# with fitsharp.dll (release.2.5.1.net.4.0) the browser is opening properly but the result is not reflecting in fitnesse page.

I am using below .NET versions Microsoft Visual Studio Professional 2015 Microsoft .NET Framework Version 4.6.01586

Please advice Vijay (9600010921)

jediwhale commented 7 years ago

There seems to be a problem in the latest Fitnesse version with using default Slim port, fitSharp and Selenium together. I haven't been able to recreate it. But as a workaround you can include the line !define slim.port {8085} (or any other free port).

On 2017-01-09 09:23, rsvijaymca wrote:

Could not complete testing: fitnesse.testsystems.slim.SlimCommunicationException: Could not send/receive data with SUT

I am able to do browser testing using JAVA, the same i tried with .Net C# with release.2.5.1.net. the browser is opening properly but the result is not reflecting in fitnesse page.

Please advice Vijay (9600010921)

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jediwhale/fitsharp/issues/146, or mute the thread https://github.com/notifications/unsubscribe-auth/AACXY3Zd1dycSD9yjNfm3UjviZP-cbm9ks5rQl8UgaJpZM4Lecf2.

rsvijaymca commented 7 years ago

Thank you Mike, it worked!

rsvijaymca commented 7 years ago

Hi Mike,

Is it possible to hide/controle the style of the below from FitNesse page???

  1. Test Summaries slim:C:\Copy\packages\FitSharp.2.5.0\lib\net40\Runner.exe
  2. Test System: slim:C:\Copy\packages\FitSharp.2.5.0\lib\net40\Runner.exe
jediwhale commented 7 years ago

I don't know how to do it. You could ask the question on the fitnesse yahoo group - there are many knowledgeable people who might be able to help.

On 2017-01-24 07:15, rsvijaymca wrote:

Hi Mike,

Is it possible to hide/controle the style of the below from FitNesse page???

  1. Test Summaries slim:C:\Copy\packages\FitSharp.2.5.0\lib\net40\Runner.exe
  2. Test System: slim:C:\Copy\packages\FitSharp.2.5.0\lib\net40\Runner.exe

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/jediwhale/fitsharp/issues/146#issuecomment-274813414, or mute the thread https://github.com/notifications/unsubscribe-auth/AACXY84otWLzENrsUwllrT-A3nVnXYpkks5rVgeGgaJpZM4Lecf2.