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 MediaGoblinMedia.MediaGoblinMedia(system, config)

This class is the parent of all concrete implementations using the MediaGoblin website. It allows posting images, descriptions, tags, and comments, though ConsoleUser cannot do comments with captcha turned on.

Parameters:

  • system: the <no title> the user interacts with the target system on

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

advance_to_username_field()

Navigate such that the username login field will be selected.

confirm_login()

Give a hook for subclasses to confirm the login happened and app is ready to go.