Mobile Test Automation Setup using Robotframework & Appium
courtesy: https://www.waldo.com/blog/appium-architecture

Mobile Test Automation Setup using Robotframework & Appium

In my last post here I talked about possibility of getting to Prague on time for a cold beer, I made it onetime :-), and had my first real beer after 5 years.

On my way back I had to transit in Frankfurt, so I decided to work a bit on getting this one out, I hope it gets people interested in mobile automation started.

Prerequisite :

  • Install the Java JDK on your system.
  • Set up the “JAVA_HOME
  • install nodejs

Android studio setup:

  • To download and install android studio go here and download for your OS
  • Set your ANDROID_HOME, mine is something like below on ubuntu system.;

/home/<user name>/Android/Sdk

Appium setup:

Install appium with command below;

npm i — location=global appium

... Read More

要查看或添加评论,请登录

Michael Olayemi Olawepo的更多文章

社区洞察

其他会员也浏览了