Forum Discussion

jsc's avatar
jsc
Regular Contributor
11 years ago

Script: new WebSocket("myLoggingServer") not working

Hi all,   I wanted to use Websockets within Scripts in TestComplete. But unfortunately this is not as straightforward as expected. The following code works perfectly fine on Webpages:   var conn...