
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
sauce labs and silk central
Hello,
how i can run test mobile created with silk4j using sauce labs in silk central 20
Thanks in advance.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @zsaidani,
In the tests unit create a JUnit (Silk4J) test and configure it according to this:
Then you have to setup in Administration > Execution Environment > Device Providers a new device provider of type Sauce Labs. The configuration of a device provide in Silk Central is described here:
Once you have completed creating a device provider you create an execution plan and assign the Silk4J tests to it. Then configure in the Deployment tab of your execution plan which device you want to use:
Later, when you run the execution plan the device is selected according to the filter set.
Regards,
Hubert

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Thanks for your help 🙂
i followed the same steps but when i try to run a test, thi error is displayed
java.lang.RuntimeException: Could not connect to the Silk Test Information Service. Request URI = http://z_h.-1:**PERSONAL INFORMATION REMOVED**:80/wd/hub?deviceKey=03a16f91-1912-4862-83da-a77405b8fe5a, Response code = 404
NB: i use the trial version of sauce labs.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Hi @zsaidani,
If you click on "Test" in the Edit Device Provider dialog of your Sauce Labs configuration will then the connection work?
Regards,
Hubert