private NodeList getAssetFiles(String resource) {
   return Common.stopRecordingParseCharlesSession(resource);
 }