Pressing Enter Key using SendKeys for Windows Application is not working

I have this line of code in my script which should ideally select value after hitting enter.
Windows.sendKeys(findWindowsObject(‘Object Repository/OR_TestCase1/ListValue1’), Keys.chord(Keys.ENTER))

Hi @svc_katalon1 ,

Can you provide us with error log?

Thank you!