testEecute tests Firefox 83 is getting crashed
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
testEecute tests Firefox 83 is getting crashed
We are running testExecute tests and firefox is getting crashed.
TestExecute version is 14.71
Firefox version is 83 64-bit.
Also how we can open the dump file ? as shown under the details tab?
Thanks
NG
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
1) Does the test work properly if you launch it from TestComplete?
2) You should be able to click on the link to open the dump file
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Well with testcomplete we are not running multiple times. Our job run multiple times .
Firefox is getting crashed randomly. We do not have the probelm with the firefox version 80.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Does your test close all instances of Firefox at the end? If not, the multiple runs could be piling up on the processes.
The documentation that I linked to says that the dump file should open from the link in the details. If that doesn't work for you, then you should ask Support that question. Here's the direct link for that:
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
We are killing the firefox browser process before the start of new tests. in the end we close the firefox browser.
Then for anothe tests we again kill the browser processes before the start so on.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You could try checking the Firefox console and see if there's anything helpful in there when the failure happens.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Do you know where is the location of dump file? As you see in the previous attachment there is dump firefox_ue
Thanks
NG
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't know for sure where that file is. I would guess it's in the TC folders somewhere, either in your project or where the program is installed. That's something else you can ask Support.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I found in the project suite Log folder .
thanks
NG
