Forum Discussion
AlexeyKolosov
Staff
15 years agoHi Sridhar,
OK, thanks for the information. Please follow the steps below to help us investigate the problem:
1. Download a free trial version of AQtime 7, which is our profiling tool, from our web site. The trial can be requested on the following page of our web site:
http://www.automatedqa.com/downloads/aqtime/
2. Install the tool.
3. Start AQtime with the -NotOpenApp command line argument. For example, you can use the following command line:
"c:\Program Files\Automated QA\AQtime 7\Bin\AQtime.exe" -NotOpenApp
4. Select the 'File | New Project From Module...' main menu item.
5. In the Open File dialog, select the IE's executable file and click Open.
6. Take a look at the AQtime toolbar - there is a combo box. Open it and select the "Tracing | Exception Trace Profiler" item.
7. Select the "Options | Options..." main menu command - the Options dialog will appear.
8. Set the "Profiling Time | Event View | General | Exceptions | Depth shown" setting to 100 and click OK.
9. Start IE.
10. Click the Run | Attach to Process... main menu item in AQtime.
11. Select IE's process from the list by double-clicking it and click Run in the dialog that appears after that.
12. Reproduce the problem.
13. After the problem occurs, right-click somewhere within the Event View panel (it is opened by default at the bottom of AQtime's window) and select the 'Save All...' item.
14. Save the panel's contents to an HTML file and send me the file via our Contact Support form:
http://www.automatedqa.com/support/message/
Also, please send us another screenshot showing child objects available for the Page object after the problem occurs.
Thanks in advance.