In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >
Share
Shulou(Shulou.com)06/03 Report--
Simple method: download the dmg file directly from the appium official website to install:
Http://appium.io/ Click download to download .dmg
Double-click this again. Automatic installation of dmg files
After the installation is complete, drag it to the list of applications.
Double-click the application icon to open it, as shown in the following figure (mac needs to set "security options" first to allow applications to open third-party channels)
Then check to make sure that all the required tools have been installed (if not, follow the prompts to install them):
The following figure shows that the Running ios is all complete
Installation complete!
Start successfully!
Install appium on mac by command line
1. Install xcode on mac
2. Install the toolkit brew on mac (ignore those that have already been installed)
The official website prompts you to install http://brew.sh/index_zh-cn.html / bin/ruby-e "$(curl-fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)")
3. Install note, open the console, and type
"brew install note"
4. Install appium, open the console, and type
"brew install-g appium"
5. After installing appium, it is recommended to install an appium graphical interface, enter
"npm install wd"
After installation, type "appium" on the command line to start, and you will be prompted with information such as the version number of appium.
Description of the problem:
1. If you start with appium and prompt that port is occupied, you can Kill the occupied process.
First find out which process takes up the port
"lsof-iPUR 8080"
After finding it, the "pkill process name" kills the occupied process, and then restarts appium
two。 Type appium or appium & in the command to start appium, the difference being
Appium: start directly
Appium &: first display the pid of appium, and then start it
3. With help command
"appium-doctor"
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.