sauce_bindings icon indicating copy to clipboard operation
sauce_bindings copied to clipboard

Making test automation with Sauce Labs insanely simple

Results 89 sauce_bindings issues
Sort by recently updated
recently updated
newest added

### Problem Users on corporate/secure networks cannot start a remote webdriver session if they are required to use a proxy. ### Impact Highly regulated groups and corporate networks cannot use...

bug
python

Now that Access Key is no longer visible in metadata for the test in our UI, we should pull this out of the URL and put it into the payload....

ruby
dotnet
python
java

What do we think of the pattern: ``` SauceOptions options = SauceOptions.headless(); ``` Essentially something that specifies Linux and defaults to US-EAST The latter gets tricky because that could change....

enhancement

This would be a huge feature, and is unlikely to be time-effective in the near term. The goal is for the user to somehow easily see when writing the code...

enhancement
ruby
dotnet
python
java

We can add logic to do properly handle Safari capabilities. 1. Add latest supported platform based on browser version requested 2. ~~Add latest supported browser based on platform requested~~ Update,...

enhancement

From here: https://isitmaintained.com/project/saucelabs/sauce_bindings [![Percentage of issues still open](http://isitmaintained.com/badge/open/saucelabs/sauce_bindings.svg)](http://isitmaintained.com/project/saucelabs/sauce_bindings "Percentage of issues still open") [![Average time to resolve an issue](http://isitmaintained.com/badge/resolution/saucelabs/sauce_bindings.svg)](http://isitmaintained.com/project/saucelabs/sauce_bindings "Average time to resolve an issue")

documentation
enhancement

C#, maybe CodeCov: https://github.com/codecov/example-csharp

ruby
dotnet
python
java

Make it so that when a user quits the driver in after hook, we handle it more gracefully (likely this will require implementing API to pass results instead of JS...

enhancement
java