Carlos Cano

Results 3 comments of Carlos Cano

Same here and tried a few things without success: - Downgrade node.js to version 9 - Include in claim aud the client - Weborigins and redirect uri are * (I...

Hi @VitalikL, Can I help you? I think that we can receive the value from SSReadingView an ViewModel to this function in ss-reader.js ` copy: function(**highlightId**){ //evaluate parameter... SSBridge.onCopy(window.getSelection().toString()); this.clearSelection();...

Same here, .tap() result in a similar error and focus() with keyboard.press produces the following: ProtocolError: Input.dispatchKeyEvent timed out. Increase the 'protocolTimeout' setting in launch/connect calls for a higher timeout...