python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
RemoteWebDriver is null error (sauce labs implementation) -selenium,cucumber,java
I am implementing my code to work on remote machines on Sauce Labs. The code worked fine until I have changed my driver initialisation (to work with remote server). I keep getting this.driver is null ...
Funky Monkey
Votes: 0
Answers: 1
Does Sauce lab needs authenticate to run tests which are in client side?
Let's say I have a jenkins ci/cd pipeline in network-1 where it connects to git repo to checkout the code and do the deployment in network-2.
now after the deployment, selenium functional test cases h...
ss-ss-v1
Votes: 0
Answers: 1
What's the version of Appium Java-client that will auto prefix "Appium" to follow W3C protocol
I am trying to update my scripts to follow W3C Protocol for Appium tests.
Can't find which version of Appium java-client will automatically prefix "Appium" keyword to the capabilities.

Haresh Leo
Votes: 0
Answers: 1
Saucelabs - intercept Android/iOS app HTTP(S) traffic
Is it possible with Saucelabs to intercept mobile HTTP(S) traffic? I want to verify that a specific set of requests are executed by an iOS and Android app. I'm not looking to modify the requests, just...
return
Votes: 0
Answers: 1