Dor Blayzer
Dor Blayzer
@akinsolb can you have a look on this please? I see it's iOS
@szymon-kazmierczak so this issue can be closed?
@akinsolb should we change the milestone on this one?
@mykola-mokhnach issue closed since it was handled under #557. If you have other ideas on how to proceed from her, please let me know. I know you prefer GH actions...
@Gocoollnath Can you please try with appium 2.0? Appium 1.0 is out of support
Closing this issue since it's the expected behavior. As @EbenZhang mentioned, you should use: `wait.IgnoreExceptionTypes(typeof(NotFoundException) `. In addition, you should wrap your code with _**try-catch**_, in case element is not...
@omghb Can we close this issue? Or something needed to be done on the client side?
@akinsolb FindsByAndroidUIAutomator was removed as part of the PageObjets deprecation, is that right?
@KazuCocoa we have this bug which I prefer to fix before the stable release: https://github.com/appium/dotnet-client/issues/724
@KazuCocoa I've just released V5 RC.5, if no new issues arise I assume the next version can be the stable one. However, I think I first need to remove the...