I am working on an automation tool and need to detect the Oracle HCM Cloud latest verison (format:25D (11.13.25.10.0)" ). The version apprears in the About popup but disappears from DOM when closed.
Question: Is there a persistent Javascript object, property, or method that exposes the version information? I've checked:
- widow objects
- Meta tags
- sessionStorage/localStorage
- Scripts URLs
Any guidance would be appreciated.