Method: Ferrum::Frame#reset_execution_id

Defined in:
lib/ferrum/frame.rb

#reset_execution_idObject



62
63
64
# File 'lib/ferrum/frame.rb', line 62

def reset_execution_id
  @execution_id = nil
end