I am trying to create a standalone scripting app to react to text displayed in my browser. The text is generated by php script and java, so I can select/copy/paste manually, but cant seem to get delphi to see it. All it sees is the code used in HTML to call up the java app.
Basically, since I know it's text, Im thinking maybe Delphi is looking at the initial HTML and not what is in the browser/window.
Any suggestions would be helpful.
Basically, since I know it's text, Im thinking maybe Delphi is looking at the initial HTML and not what is in the browser/window.
Any suggestions would be helpful.