I am trying to reveal more information (to integrate in IUIAutomation and UIAWrappers) from any browser like Chrome, Firefox, Safari, IE by 1. injecting piece of javascript with websocket 2. After communication is there do communication with websocket and eval(<jscode>) to get more information from HTML page to do testautomation Stuff works well with http websites / ws and localhost but not with https and wss most likely due to handshakestuff of websocket and certificate not