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

This class will drive the actual <no title> Internet Explorer 11 running on Windows. It has one configuration requirement that is different from the standard install of Internet Explorer

IE Configuration (should be handled by ConfiguerWin7):

  • Open Internet Explorer

  • Goto Tools->Internet Options

  • Under the “General” tab click the Fonts button

  • Set “Webpage font” and “Plain text font” both to be “Courier New”

Parameters:

  • system: a <no title> object which lets us control the remote system

  • config: a <no title> object defining the current user

close_remember_password()

Given that a dialog (or similar) is open to offer to remember the password for the current site, close it. By default for most browsers this will not have it remember the password.

exit(save=False)

Exit the application

is_loaded()

Return: True iff the page is not currently in a loading state

open()

Launch the app