How to integrate Appium with C#?

后端 未结 4 1424
小蘑菇
小蘑菇 2020-12-30 09:57

I am unable to find a single post where i can automate mobile testing with appium in C#.

I have written my Website automation code in the specflow. Can I also Reuse

4条回答
  •  萌比男神i
    2020-12-30 10:42

    To make this more comprehensive, I have written a blog post which explains all the steps clearly with images. Its a step by step tutorial to use appium with c# and MSTest You can read it here. http://www.binaryclips.com/2016/03/test-automation-on-android-using-appium.html

提交回复
热议问题