Skip to content

Commit 0077264

Browse files
committed
2 parents ff4c9dc + 3dfd295 commit 0077264

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,12 @@ e.g., for running the linux, 32 bit executable, simply run:
1717

1818
### Configuration
1919

20-
Before running the executable, the accompanied `config.json` file should be configured according to your needs.
21-
Configuring it is straightforward, as the necessary configuration file parameters written in the config should be relatively self-explanatory.
22-
20+
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.
21+
Configuring it is straightforward, as the necessary configuration file parameters written in the config should be relatively self-explanatory.
22+
Nonetheless, note that the following fields must be filled:
23+
* `agent.apiKey` - agent-polling test prerequisite.
24+
* `userEmail` - websocket-connection test prerequisite.
25+
* `userPassword` - websocket-connection test prerequisite
26+
* `companyId` - agent-polling and websocket-connection tests prerequisites.
2327

2428

0 commit comments

Comments
 (0)