class Selenium::DevTools::V102::DOM

def mark_undoable_state

def mark_undoable_state
  @devtools.send_cmd('DOM.markUndoableState')
end