1
0
mirror of https://git.cloudron.io/cloudron/minio-app synced 2025-09-29 00:13:24 +00:00

check redirection and api request

This commit is contained in:
Girish Ramakrishnan
2022-01-21 14:26:34 -08:00
parent 9820e5bf90
commit 76ba09cd4b
3 changed files with 556 additions and 4 deletions

View File

@@ -12,6 +12,7 @@
"chromedriver": "^97.0.0",
"expect.js": "^0.3.1",
"mocha": "^9.1.4",
"selenium-webdriver": "^4.1.1"
"selenium-webdriver": "^4.1.1",
"superagent": "^7.1.1"
}
}