Dor Blayzer

Results 141 comments of Dor Blayzer

The project was recently updated to support appium 2.0. So yes, it's alive. @arnonax-tr feel free to contribute if time allow, we are always looking for more people to help...

@vishnuprakash9845 I'm closing this issue in case you still need help with some examples please refer to our [tests Integration project](https://github.com/appium/appium-dotnet-driver/tree/release/5.0.0/test/integration)

@johnsajj can you please try with the new appium server version (2.0) and update? Keep in mind you will need to use the beta version of this project in order...

@Svrkota-S Can you please try with appium web driver v5 beta? If this issue still repro, I'll take a look

@GoldenCrystal, We are in the advanced stages of Appium 5.x Beta. The latest version can be found here: https://github.com/appium/dotnet-client/releases/tag/v5.0.0-beta02 I'm closing this issue, feel free to open a new issue...

Duplicate of https://github.com/appium/appium-dotnet-driver/issues/225

I reopened. @akinsolb said he will take a look

@kfertitta after reviewing your issue with selenium collaborator, this is the expected behavior. In his words : `It's absolutely expected behavior. The WebDriverTimeoutException can't be ignored by the WebDriverWait. The...