Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Account Preferences menu is only available for admins and allows you to change the options below for all users under the same account.

General Preferences

...

1- 2FA MFA (TwoMulti-Factor Authentication): Admin of the account can change the login of Subject7 to 2-phase via Google Authenticator. An admin also has the capability to reset 2FA for their users. Click 2FA (TwoMulti-Factor Authentication) for more information on how to set this up.

...

8- Maintenance Mode: Admins can use this option to lock an account to make global changes to it and then unlock it. One an account is in maintenance mode, the users will be logged out and cannot log in until the account is unlocked by the admin.

9- JavaScript Fallback: Click command uses Selenium driver by default which may fail to click if an element is partially concealed by another element. Enabling this option will activate a JavaScript click which will work instead of Selenium click so that the element gets clicked even if concealed.

Timeouts

The timeout tab offers admins the ability to set limits so that the users in the account cannot override these limits in User Preferences menu, Execution Sets or Load Tests. For example, if the admin sets Locator Timeout to 5 seconds in this menu and the user has 30 seconds in his/her User Preferences menu, then the step will fail during the user’s execution’s if the locator takes longer than 5 seconds to be present.

...