Closed vchikoti1998 closed 3 months ago
Later, I got to know that its popping up the End userAgreement even if we disable that
systemProperty("jb.privacy.policy.text", "<!--999.999-->")
systemProperty("ide.show.tips.on.startup.default.value", false)
Any idea how to proceed further?
fixed, closing this
I am encountering a
com.intellij.remoterobot.utils.WaitForConditionTimeoutException
error on the CI server:Error Log:
This error indicates that the connection to the Remote Robot Server is timing out specifically on CI. However, when I run the tests locally with the default port number 8580, it works fine and connects correctly.
Could you please provide guidance on resolving this issue?
Thank you!