Automating Finacle Java Applet inside Edge (IE Mode) – Element Detection & Best Practices?

Hi!

Hello everyone,

I am working on an enterprise automation project targeting Finacle (a core banking application). The setup is running as a Java Applet embedded inside Microsoft Edge operating in Internet Explorer (IE) Mode.

OpenRPA’s recorder works great on standard web apps, but it can’t inspect any input or text fields inside this Java/IE-mode applet. It’s not picking up individual elements at all. Any known workarounds for this?

Accessing through chrome with extension installed.

TIA