Nikolay Advolodkin
Nikolay Advolodkin
I'm having the same exact issue. However, I'm not using `WindowsDriver` but `AndroidDriver`. I have several tests that you all can try [here](https://github.com/saucelabs-training/demo-csharp/blob/master/SauceExamples/DotnetFramework/Appium/Appium4.NUnit.Scripts/RealDevices/NativeApp/AndroidSimpleTests.cs). Feel free to pull the solution if...
@titusfortner good catch. Closed https://github.com/saucelabs/sauce_bindings/issues/129
@brice thank you, we'll look at this. Which programming language are you using?
@titusfortner we should fix this bug, our current Performance example is weird as it's really tough to set a good test name per test as it's implemented in. ```java @Override...
@VladyslavBondyk appreciate your feedback! Can you share the code that you added to the POM.xml to fix it?
Hey @joshgrantsauce I'm close to finishing this branch here: https://github.com/saucelabs/sauce-java/blob/js2/common/src/test/java/com.saucelabs.common/SauceHelperAcceptanceTest.java And it pretty much overwrites all that you did in this PR. How do you want me to handle it....
Currently in this PR: https://github.com/saucelabs/sauce-java/pull/87 But need to add a thread safe factory class so that tests pass in parallel
@enriquegh did this ever get resolved? If not, what do you propose that we do?
@enriquegh I like the removal. Might be the fastest way to solve the problem. If you can send a PR, would be great 👍
 Here is an overview of what got changed by this pull request: ```diff Complexity increasing per file ============================== - dotnet/Simple.Sauce/SauceDriver.cs 1 ``` See the complete overview on [Codacy](https://app.codacy.com/manual/SauceLabs/sauce_bindings/pullRequest?prid=6334956&bid=20580753)