Is it possible to read from applets running in IE through VBA and to automate them (clicking buttons, selecting options etc.)? Would applet elements form some kind of a navigable DOM structure (ChildNodes, parnt etc.) and would functions like getElementById() work? If not, how else can we read from / automate applets?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.