Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 379 Bytes

environment_configuration.md

File metadata and controls

8 lines (5 loc) · 379 Bytes

Environment Configuration

The project requires certain configurations to be set before running tests:

  • secrets.properties: For sensitive information like API keys and credentials.
  • configurations.properties: General settings such as browser configuration, base URLs, and other project-wide settings.

Make sure to update these configuration files before running the tests.