Forum Discussion

scott_1's avatar
scott_1
Occasional Contributor
12 years ago

Chrome web app testing - hangs on simple functions

Greetings all,

Trying to do a simple web app test with TestComplete 9 in Chrome



The test is with Gmail

Click on Compose

Try to type into the To field, and that when it appears to hang. I cannot see the To Address I'm typing into the field, until I stop recording.



I've reviewed the helpfile about preparing Chrome for TestComplete. I've added the switch to the shortcut: --disable-hang-monitor



Ideas?



Thank you
  • TanyaYatskovska's avatar
    TanyaYatskovska
    SmartBear Alumni (Retired)

    Hi Scott,


     


    Follow the steps below to help us investigate the issue:


     


    1. Run the Report Generator tool located in <TestComplete>\Bin\ReportGenerator.exe.


     


    2. Select "Launch application" and click Next.


     


    3. Specify the path to Google Chrome and click Next (this will start your application). By default, the browser's executable file is located here:


    C:\Users\<UserName>\AppData\Local\Google\Chrome\Application\chrome.exe


     


    4. Run another instance of ReportGenerator.exe and click Next (this will start TestComplete).


     


    5. Reproduce the problem.


     


    6. Click the "Generate memory dump" button in each of the Report Generator instances three times with a 5-second delay between the clicks.


     


    7. Click the "Generate..." button in each instance and specify the destination folder.


     


    8. Send the reports to our Support team.


    Thanks.

  • scott_1's avatar
    scott_1
    Occasional Contributor
    Follow up.



    Got this working by turning off Visualizer during the recording and going slow with each click (waiting a few seconds between actions).



    Thank you for the assistance.