Closed jhildenbiddle closed 4 years ago
Note the last line in the following console output:
16 06 2020 11:47:05.222:INFO [karma-server]: Karma v5.1.0 server started at http://0.0.0.0:9877/ 16 06 2020 11:47:05.224:INFO [launcher]: Launching browsers sl_chrome_latest with concurrency unlimited 16 06 2020 11:47:05.233:INFO [launcher]: Starting browser chrome latest (Windows 10) on SauceLabs (node:28626) DeprecationWarning: Got: "options.rejectUnauthorized" is now deprecated, please use "options.https.rejectUnauthorized"
The test completed successfully, but I thought it was worth calling attention to the deprecation warning.
Closing this because it should have been fixed, feel free to reopen when you see this again
Note the last line in the following console output:
The test completed successfully, but I thought it was worth calling attention to the deprecation warning.