dotnet-client icon indicating copy to clipboard operation
dotnet-client copied to clipboard

Add support for log broadcast endpoints

Open mykola-mokhnach opened this issue 7 years ago • 4 comments

https://github.com/appium/java-client/pull/871 - iOS https://github.com/appium/java-client/pull/858 - Android

mykola-mokhnach avatar Aug 10 '18 12:08 mykola-mokhnach

@mykola-mokhnach , in C# I assume we will need to add Autofac.Web package in order to use ContainerProvider. is that right?

Dor-bl avatar Nov 26 '22 16:11 Dor-bl

No idea, I don't know much about C# implementation details.

mykola-mokhnach avatar Nov 26 '22 16:11 mykola-mokhnach

@akinsolb FYI, I'm a bit stuck here. I have a draft ready , but i'm unable to complete the step of connecting to the appium WS logcat. Do you have any familiarity with this?

Dor-bl avatar Jan 01 '23 10:01 Dor-bl

@mykola-mokhnach, I'm still trying to work around the issue where the client can't get the message from the server via logcat.

Dor-bl avatar Apr 28 '23 12:04 Dor-bl