diff options
Diffstat (limited to 'src/main')
-rw-r--r-- | src/main/resources/config.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/config.json b/src/main/resources/config.json index 2ede7ad..54b5c23 100644 --- a/src/main/resources/config.json +++ b/src/main/resources/config.json @@ -6,7 +6,7 @@ "url": "https://userinyerface.com/" }, "webDriverWait": { - "durationOfSeconds": 3 + "durationOfSeconds": 15 }, "randomTextGenerator": { "lettersLowerBound": 97, |