Unable to identify UI input element

Hi All,

I am trying to type into the input element. I have developed a simple HTML application with angularJS. Below is the input element defined in the HTML.

When i select the “Indicate on screen” option in Type Into activity, it is not differentiating the input element in UI. It shows all the UI page as single selector, and i am not able to type in the desired location.
I am using chrome browser, and have installed chrome extensions for UIPath. Please help!!!

While selecting the UI element, try and press F4 to change the UI Framework. I’ve found that the default framework has problems recognizing elements in Chrome, but the AA and UIA frameworks usually perform better.