appium / dotnet-client

Extension to the official Selenium dotnet webdriver
Apache License 2.0
377 stars 187 forks source link

Add support for log broadcast endpoints #255

Open mykola-mokhnach opened 5 years ago

mykola-mokhnach commented 5 years ago

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

Dor-bl commented 1 year ago

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

mykola-mokhnach commented 1 year ago

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

Dor-bl commented 1 year ago

@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 commented 1 year ago

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