class Selenium::DevTools::V85::ApplicationCache
def get_manifest_for_frame(frame_id:)
def get_manifest_for_frame(frame_id:) @devtools.send_cmd('ApplicationCache.getManifestForFrame', frameId: frame_id) end
def get_manifest_for_frame(frame_id:) @devtools.send_cmd('ApplicationCache.getManifestForFrame', frameId: frame_id) end