HI,
I have a Windows application that includes embedded web fields, and I need to run JavaScript to perform certain actions on these web elements. However, running JavaScript with a browser will only work with actual browsers. In my case, I need a solution to execute JavaScript directly on the web elements within the Windows application. How can I achieve this?
Any suggestions or guidance would be Greatly appreciated.
Note: Tried Capturing with all three technologies, but not working for many fields