ConsoleUser

Copyright (c) 2010-2023 Skaion Corporarion, www.skaion.com

This project was developed in part by numerous sponsorships from the U.S. Government. The U.S. Government is authorized to reproduce and distribute reprints of Governmental purposes notwithstanding any copyright notation thereon.

All content reflects those of the authors and should not be interpreted as necessarily representing the official policies or endorsements, either expressed or implied, of the U.S. Government or Skaion Corporation.

class Outlook2016Win10.Outlook2016Win10(system, config)

Implement the <no title> stubs for using Outlook 2016 on a Windows 10 system.

Parameters:

  • system: the <no title> instance connected to the target system

  • config: the <no title> instance defining this user

save_attachments(*args, **kwargs)

Save the attachments on the current message to the given directory.

Parameters:

  • directory: the directory in which the attachments should be saved

Outlook2016Win10.test(properties=(), skip_args=False)

Run the unittest for email clients using the class defined here