Warning: fopen(/tmp/SghXTngBZPli-O2X5kd.tmp): failed to open stream: Disk quota exceeded in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 139
Warning: unlink(/tmp/SghXTngBZPli-O2X5kd.tmp): No such file or directory in /home/executea/public_html/blog/wp-admin/includes/class-wp-filesystem-ftpext.php on line 142
Gson (Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object)
Appium client required DLL (C#)
In Visual Studio, Appium reference for client is very simple, since Appium in Nuget will do all the dependency required installation for you as shown in the screenshot
Please watch the complete video of above discussion.
Thanks for reading the post and watching the video !!!
Please leave your comments and let me know if there is anything I should update in this post.
Thanks,
Karthik KK
Post Author:
Karthik kk
4 Replies to “Installing Appium in Windows”
Hey Karthik, these all videos are super good !!
I tried as per you video series to download appium installer for windows, but it is taking me to github page where only mac related stuff is present, please help me out !
Now While writing code, Its throwing error “Using the generic type ‘AppiumDriver’ requires 1 type arguments” for AppiumDriver, please help me to get out of this stuck.
Hey Karthik, these all videos are super good !!
I tried as per you video series to download appium installer for windows, but it is taking me to github page where only mac related stuff is present, please help me out !
Hi !
I am also facing the same issue, on clicking download appium, it’s taking me to github page. Please help.
Take .exe package from github page, and install it.
Hi Karthik,
In My case, We are using VS 2017 and I have already installed Node.js version 6.0.
for Appium, I have installed below packages
Appium.Webdriver
Selenium.Webdriver
NUnit
Java SDK
Now While writing code, Its throwing error “Using the generic type ‘AppiumDriver’ requires 1 type arguments” for AppiumDriver, please help me to get out of this stuck.