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.

...

4- Upload file size limit (kbMB): Allows setting a limit for file size upload in File Uploads artifact.

...

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.

...

11- Rotations limit: Controls how many rotations a user is allowed to use while creating an execution set. The default is 10 rotations.

Drivers

...

1- Local Execution Chrome Driver (Windows Only): In local runs, this allows you to use your own path for Chrome driver in case there are discrepancies between Chrome version and Selenium Chrome driver. This allows postponing an upgrade to a newer version of Subject7 in case Chrome is updated in your organization.

...

Authentication Providers

This tab allows switching between authentication options below. In order to switch between the options, the user must activate maintenance mode (using the lock icon on the right side) which will kick all users out of their sessions.

  1. BASIC (Subject7 Username and Password)

  2. LDAP

  3. SAML

For instructions on how to set up LDAP or SAML SSO, please refer to LDAP/SAML Authentication

...