From the course: Robot Framework Test Automation: Sauce Labs

Unlock this course with a free trial

Join today to access over 24,900 courses taught by industry experts.

Installing the Sauce Connect utility

Installing the Sauce Connect utility - Selenium Tutorial

From the course: Robot Framework Test Automation: Sauce Labs

Installing the Sauce Connect utility

- [Instructor] Installing SauceConnect really could not be easier. Simply navigate to the URL shown there, or just Google, install SauceConnect. Then it's a simple matter of downloading and extracting the zip file they provide into our C bin directory, where we keep our web drivers. Let's give it a try. So I'm Googling install SauceConnect. You can see that the first item that shows up is saucelabs.com/connect. When I click on that, I'm presented with a documentation page that has everything I need to know about installing and using SauceLabs. This section right here is important, because it has all the available command line options for running SauceLabs. In your most simple setup, you won't need to use any of these, but there are certain circumstances where they can come in handy for optimizing the way SauceConnect works. So to download and install, I'm going to start at the top of the page here. You've got basic setup, and they've got a zip file for a variety of different…

Contents