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))
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))