I configure the anr setting, it will invoke the elementAccessorDump form tuneup, if on current window had more elements e.g. 200+, the method "elementAccessorDump" become to too slow, about 10 minutes duration.
If we can get the logElementTree() output to instead of elementAccessorDump's return will be improved greatly!But logElementTree() return undefined, only log all the element tree,I could not found a workaround to deal it.