robot-server-core/src/main/kotlin/com/intellij/remoterobot/services/IdeRobot.kt [181:186]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - val componentContext = componentContextCache[componentId] ?: throw IllegalStateException("Unknown component id $componentId") return getResult(componentContext) { ctx -> if (actionContainer.runInEdt) { runInEdtWithWIL { val action = - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - robot-server-core/src/main/kotlin/com/intellij/remoterobot/services/IdeRobot.kt [232:237]: - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - val componentContext = componentContextCache[componentId] ?: throw IllegalStateException("Unknown component id $componentId") return getResult(componentContext) { ctx -> if (actionContainer.runInEdt) { runInEdtWithWIL { val action = - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -