Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ites-tester into main
  • Loading branch information
zoranuri committed Aug 22, 2023
2 parents ff4c9dc + 3dfd295 commit 0077264
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,12 @@ e.g., for running the linux, 32 bit executable, simply run:

### Configuration

Before running the executable, the accompanied `config.json` file should be configured according to your needs.
Configuring it is straightforward, as the necessary configuration file parameters written in the config should be relatively self-explanatory.

Before running the executable, the accompanied `config.json` file should be configured according to your needs and reside in the same folder as the executable's.
Configuring it is straightforward, as the necessary configuration file parameters written in the config should be relatively self-explanatory.
Nonetheless, note that the following fields must be filled:
* `agent.apiKey` - agent-polling test prerequisite.
* `userEmail` - websocket-connection test prerequisite.
* `userPassword` - websocket-connection test prerequisite
* `companyId` - agent-polling and websocket-connection tests prerequisites.


0 comments on commit 0077264

Please sign in to comment.