Thank you very much help. I'm sorry now reply.
I re-examined the code that will remove kill iedriverserver.exe method, and run the program in a test environment. I found that because after calling driver.quit (), there is a chance, ieDriverserver.exe not closed immediately. Old code method will kill iedriverserver.exe delay five seconds to perform, but not enough to make ieDriverserver.exe normal exit. After a long run, which leads Atom leaks.
Short-term operation of the new code modified as follows:
1. RWM Atom Table, it has been non-existent, such as: ... / ED77B2.tmp
2. In GlobalAtom Table, there are still a large number such as: '8783062', such random number retained in the table.
I have to manually create the data filled GlobalAtom Table space. And then executes the script and did not affect the normal operation of the program. The actual operation, but also need time to observe.
Owing to time constraints, the above information may exist omissions.