Am I correct in assuming that tools like inspect.exe and UIspy.exe cannot handle java elements in a window? Consider this login box which has java elements (Login, Password, OK, Cancel). Login is not to be confused with the name of the window which is also login.
When I try to inspect the elements I can see only Login (window name), system menu bar and close (the X). I can't see any of the Java fields. Someone told me that he thought inspect.exe could not see Java fields and it could handle only the outer window. I haven't been able to verify. Is this true. If so what other tools are there to automate windows with Java fields? We will no longer be using Test Complete, so would need something else that runs on Windows 10.