sudharsan-selvaraj / appium-dashboard-plugin

Appium plugin that provides complete test logs, video recording of test and device logs(logcat and syslogs) for easy debugging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XCUITest | Live video enabled even though `enableLiveVideo` is set to False

lhimo opened this issue · comments

Hi, thanks for this great plugin. I've been using the enableLiveVideo capability successfully on UiAutomator2, but if I disable it with XCUITest I still get a live video.

Is this an issue or I am getting something wrong?
Thanks again