Forum Discussion

mfoster711's avatar
mfoster711
Regular Contributor
5 years ago
Solved

Chrome Crash how to investigate

Chrome is randomly crashing during playing when clicking on a certain type of field in our application. Chrome just completely goes away and when it is reopened it will have a statement about not closing properly and asking if you want to restore the page.There is no type of error when the crash occurs, Chrome just goes poof.

 

The field I clicked on is techincally a "textnode" but it is sort of a lift of custom combobox items in our application. In my test, I click one field that expose this list of textnodes and then click on the desired item. 

 

The crash does not occur all the time and not on the same field but it is always the same field type. I am testing on Chrome 79 using TestComplet 14.3

 

So is this most likely an issue with our application, TestComplete or Chrome? I am not sure where to even begin troublshooting this and I hate to send something to our developers without more details.