Type into doesn't working in the Oracle Application

I’m trying to type into my Oracle Application but Type Into Activity doesn’t work. Please Help.

Thanks

What actually happens when the activity is executed? Does it pass successfully and continue to the next activity without typing or throws some error? Are you able to indicate that particular textbox properly using Type Into.?

Thanks,
Rammohan B.

@rahul_bansal
if you are not getting a selector then you can use tab

Does it pass successfully and continue to the next activity without typing or throws some error?
yes, as it is the last activity of the sequence so it closes without typing the text and doesn’t popup any error.

sorry, I didn’t get you.

Check ‘Click Before Typing’ property once and see if it works.

Alternatively add a Highlight Activity with the same selector as the Type Into and see if it actually highlights the textbox while running. If it does then there should not be any problem with the selectors. If not then you may need to make the selector more dynamic.

Let me know if it helps.

Thanks,
Rammohan B.

I think it was not working due to the background of the image changes every times.