diff --git a/Sources/pyOpenRPA/Orchestrator/Web/Index.js b/Sources/pyOpenRPA/Orchestrator/Web/Index.js index 8b71f6e0..56c80ba0 100644 --- a/Sources/pyOpenRPA/Orchestrator/Web/Index.js +++ b/Sources/pyOpenRPA/Orchestrator/Web/Index.js @@ -272,6 +272,7 @@ $(document).ready(function() { } mGlobal.SessionGUIDStr = uuidv4() // Generate uuid4 of the session //console.log(uuidv4()); + mGlobal.RobotRDPActive = {} mGlobal.Monitor.fControlPanelRefresh_TechnicalRender = function() { lResponseJSON = mGlobal.Monitor.mDatasetLast