- Mobile Test Automation with Appium
- Nishant Verma
- 59字
- 2021-07-02 20:34:40
Installing Node JS
Before we install Appium on Windows, we need to install Node JS. Navigate to the web page (https://nodejs.org/en/download/) and download the windows installer (xxx.msi) based on your architecture (either 32-bit or 64-bit).
Once downloaded, install the same with the default options. The npm and nodejs paths should be in your PATH environment variable.
推薦閱讀
- React Native Cookbook
- Mastering Natural Language Processing with Python
- Java Web從入門到精通(第3版)
- Managing Microsoft Hybrid Clouds
- MySQL 8從零開始學(視頻教學版)
- IPython Interactive Computing and Visualization Cookbook
- 從零開始學Selenium自動化測試:基于Python:視頻教學版
- Yii2 By Example
- 網(wǎng)頁設計與制作
- HikariCP數(shù)據(jù)庫連接池實戰(zhàn)
- Kohana 3.0 Beginner's Guide
- jMonkeyEngine 3.0 Beginner’s Guide
- Implementing Splunk(Second Edition)
- 深入實踐C++模板編程
- Perl 6 Deep Dive