Click or drag to resize

BaseConfiguration Fields

Framework to automate tests using Selenium WebDriver

The BaseConfiguration type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberBuilder Getting appsettings.json file.
Public fieldStatic memberEnv Gets the value of the "ASPNETCORE_ENVIRONMENT" environment variable, which specifies the current environment (e.g., Development, Staging, Production) for the application.
Top
See Also