class Selenium::DevTools::V85::ApplicationCache

def get_frames_with_manifests

def get_frames_with_manifests
  @devtools.send_cmd('ApplicationCache.getFramesWithManifests')
end