Questions tagged [saucelabs]

Sauce Labs is a cloud service providing web browsers and mobile devices for both manual and automated testing.

Sauce Labs is a cloud service providing web browsers and mobile devices for both manual and automated testing. Automated testing on Sauce Labs is compatible with Selenium and JS testing frameworks.

445 questions
0
votes
1 answer

Configuration for CI tests for Android App using Saucelabs and Appium

I am trying to get my android app that I am creating using the maven android plugin to run my integration tests automatically on Saucelabs with Appium. Everything that I have tried so far has only given me the error "Failed to download mobile app:…
David E
  • 17
  • 5
0
votes
1 answer

selenium sauce labs hover image displays the correct section

I am using the a tool provided by saucelabs to create a user test. I have a div containing an image and when you hover over it a box displaying where your magnifying appears and that area is then displayed to the right The aim of the test is to…
tony09uk
  • 2,442
  • 9
  • 37
  • 61
0
votes
1 answer

How to run Selenium in parallel using TestNG?

I'm trying to run two methods that belong to same class in parallel. My code launches two separate browsers, but when the first method completes, instead of killing that particular browser, it kills the other browser. Method A - Browser A - Say it…
Jail
  • 800
  • 2
  • 13
  • 28
0
votes
1 answer

How to tell gruntfile to just test phantomJS on a pull request

I have been having pull request failing on Travis/SauceLabs while the merge build works good. When I get a pull request Travis fails with this code: ERROR [launcher.sauce]: Can not start chrome (linux) Failed to start Sauce Connect: Could not…
Sergio
  • 27,160
  • 10
  • 79
  • 126
0
votes
1 answer

Gradle Geb saucelabs plugin

I'm following the example from http://www.gebish.org/manual/0.9.2/sauce-labs.html#gradle_geb_saucelabs_plugin but am unable to get it working. My build.gradle script is as follows: buildscript { repositories { jcenter() } dependencies { …
user3240644
  • 1,991
  • 2
  • 20
  • 33
0
votes
0 answers

Selenium testng saucelabs maven Error

Im trying to run a test using selenium testng on Saucelabs. Im getting an error and cant seem to figure it out! I`ve tried different versions for the Surefire plugin , testng but cant seem to resolve this. Here the maven stack trace . Any help is…
0
votes
2 answers

Sinon TypeError: '[object ProgressEventConstructor]' in Karma/SauceLabs testing

I'm migrating a framework Specs to run with Karma/Jasmin/Grunt and Travis/SauceLabs While running the specs I get errors in all Ajax specs for some browsers. PhantomJS/Opera/Chrome && FF are all green. No errors. Safari give this same error in all…
Sergio
  • 27,160
  • 10
  • 79
  • 126
0
votes
1 answer

Including