pywinauto_recorder.player.load_dictionary

pywinauto_recorder.player.load_dictionary(filename_key, filename_def, encoding='utf8')[source]

Loads a dictionary.

Parameters
  • filename_key (str) – filename of the key file

  • filename_def (str) – filename of the definition file

  • encoding (str) – encoding of the dictionary file

Return type

None