Skip to content

Support linux/window host for ios devices #195

@drauggres

Description

@drauggres

Discussed in #194

Originally posted by wanliLiu April 9, 2022
currently ios device detect use lib ios-device-lib, and this lib can only run in mac or windows,not run in Linux. as for run xctest use appium default way xcodebuild, so , all of this lead to cannot run in linux.

and this lib tidevice can fix it, use tidevice list fix ios device detect, and run xctest use tidevice xctest -B com.facebook.wda.WebDriverAgent.Runner, thus ,because it wirted in python, so it can run in mac windows and linux. I have done all of this in this project,it works,

by the way, video stream use mjpeg

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions