Here are my initial steps to automating IE9 and 10 recording...there are still many issues, but the principles are here... Known issue: the <script> data is appended, so reloads will remove it...need to continually append it back in Navigation can cause the node to disappear quicker than all the attributes can be picked up...the fix will be to only grab certain attributes Div data is hard to grab with a click...but if you click and drag on div text, everything works fine... Pleas