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.

527 questions
-2
votes
2 answers

How do I add cli arguments to py.test?

Im trying to have interchangeable config files and I'm using py.test to send the testing suite to the cloud. The following works when I run them locally using python main.py --site site1 in the terminal. I'm trying to figure out how I can add cli…
Kevnyou
  • 83
  • 1
  • 8
-3
votes
2 answers

Get current time in android or ios device

I am running test in Local Android device. I have configured time interval. My timings are below Local time:- Friday 19:37 to Friday 21:38 Saucelabs time:- Friday 6:07 to Friday 8:08 When I ran test. I am expecting local time to be present.…
Galet
  • 5,853
  • 21
  • 82
  • 148
1 2 3
35
36