How to launch Appium Studio with experitest.client

Hi,
want to use experitest.client and Client instance instead of driver with Appium Studio. Is there a way and how to launch Appium Studio with the the Client.
Thanks!

Appium and Seetest are different technologies, you can’t use Seetest client to run Appium scripts.

1 Like

HI @Rada

You can still harness the power of SeeTest Client even if you are using Appium Studio.

Checkout our documentation on Additional Commands for Appium Studio. These commands basically let you run SeeTest Client commands in your Appium scripts.

1 Like