HI every body, i want to generate automation testing script for Android app. using c#.If any body can give me tutorial for appium using c#, then it could be helpful to me.Please help me.If any body can give me tutorial (how to install appium,how to connect android device and launch app, how to make setup in c# for appium and how to write test case ).Thanks in advance
1 Like
Hi Manjit.
This is a pretty good tutorial playlist
is there a tutorial for c# in appium?
It’s in the attached link… Or do you mean you need a tutorial on C# alone
Yup.I need tutorial for c# alone,because unfortunately,i havent much knowledge about java.
Hmmm, I’ll recommend taking up free trial at Pluralsight. I think it’s about 2 weeks long and should get you started with fundamentals of C#.
Do you have any programming experience?
There is an appium repository:
And it has WIKI: https://github.com/appium/appium-dotnet-driver/wiki
This stuff probably will be helpful
no,but i have already used selenium in c#.that’s it.