appium / appium-mac2-driver

Next-gen Appium macOS driver, backed by Apple XCTest
Apache License 2.0
115 stars 24 forks source link

How to pull up the macbook terminal in windows and execute the command? #286

Closed zhaoyanwusheng closed 3 months ago

zhaoyanwusheng commented 4 months ago

How do I do the following?

  1. Start the Appium service on Windows.
  2. Start the WDA service on the MacBook.
  3. How to pull up the macbook terminal in windows and execute the command?
jlipps commented 3 months ago

Appium and this driver need to be running on the Macbook. Then you can simply connect via a client script (from your windows machine) to the Macbook's host IP and the Appium port when you construct the driver.