TC9 Recording Issues
I'm using TC9 for web testing purpose on IE8. I'm encountering performance issues with recording tests.
1. The object spy is slow to respond in general. It becomes highly unresponsive (initial ‘highlight’ of an object takes about 15 seconds) when working with dialog boxes, such as the upload file dialog box.
Non-performance related issues
1. Having difficulty with actions on dialog windows. The address path on the upload file dialog is not being set. However, TC9 marks the operation as successful. TC9 can highlight the address path, but cannot set text properly. I get status of waiting to SetText(“text”) and TC becomes unresponsive for 30-50 seconds; can’t cancel the test.
2. Actions on dialog boxes are not being made when recording.
a. Workaround is to use the visualizer images to record test actions.
I have the option to record over tested apps turned off.
Is anyone else running into these issues?