The robot gets stuck while clicking on the config, causing the test to fail. Based on my findings, if a selection is already present in the RunConfigurationsComboBoxButton, clicking it again has no effect. However, if no selection is present, the issue does not occur, and we can retrieve the list of existing run configurations. I noticed that the configuration remains in a selected state due to an underlying issue, preventing it from being clicked again. This behavior occurs inconsistently across my builds, and the root cause is still unclear.
Not able to attach the video in the forum. So here is the link of the issue that I created in GitHub - Robot gets stuck sometimes during the UI Tests. · Issue #496 · JetBrains/intellij-ui-test-robot · GitHub
