#2.Mobile Automation in Hindi with MAC Setup part2 (हिंदी सेटअप पार्ट 2)
यह मोबाइल ऑटोमेशन हिंदी सेटअप पार्ट 2 है.2️⃣
Youtube के इतिहास में पहली बार। 😀✌🏻.
================================
First time in the history of youtube.
This is Mobile Automation in #Hindi Setup part2💻
My Blog
https://appiumsetup.blogspot.com/
Setup instruction & Link:-
1.Java JDK – 1.8
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. JAVA_HOME in your env variable on MAC OS
export JAVA_HOME=$(/usr/libexec/java_home)
export PATH=${JAVA_HOME}/bin:$PATH
o/p: “/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home”
3. java –version this is the command to check your java version.
4. Install Android Studio
export ANDROID_HOME=/Users/prashantranjan/Library/Android/sdk
export PATH=$ANDROID_HOME/emulator:$ANDROID_HOME/tools:$ANDROID_HOME/tools/bin:$ANDROID_HOME/platform-tools:$PATH
5. Install HomeBrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install"
6. echo $ANDROID_HOME
/Users/prashantranjan/Library/Android/sdk
7. install node and npm
node –v
npm –v
brew update – to update the brew on MAC
brew upgrade node
8. Install appium on terminal
npm install -g appium --- this is to install appium on terminal
9. npm install wd
10. install cathrage:
sudo chown -R $(whoami) /usr/local/share/man/man5 /usr/local/share/man/man7
brew install carthage
11. npm i -g webpack
12. Let’s go this link: https://github.com/appium/appium-desktop/releases/ and download appium for mac.
13. Install libimobiledevice
brew install libimobiledevice
14. Install XCODE from app store
15. Install Authorize-iOS
npm install -g authorize-ios
16.Install iOS-deploy: brew install ios-deploy
17. Install iDeviceInstaller: brew install ideviceinstaller
18. Install ios-webkit-debug-proxy : brew install ios-webkit-debug-proxy
19. Install Appium Doctor
20.Run this command to check appium healthe:
Appium-doctor
Видео #2.Mobile Automation in Hindi with MAC Setup part2 (हिंदी सेटअप पार्ट 2) канала automationworld365
Youtube के इतिहास में पहली बार। 😀✌🏻.
================================
First time in the history of youtube.
This is Mobile Automation in #Hindi Setup part2💻
My Blog
https://appiumsetup.blogspot.com/
Setup instruction & Link:-
1.Java JDK – 1.8
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
2. JAVA_HOME in your env variable on MAC OS
export JAVA_HOME=$(/usr/libexec/java_home)
export PATH=${JAVA_HOME}/bin:$PATH
o/p: “/Library/Java/JavaVirtualMachines/jdk1.8.0_144.jdk/Contents/Home”
3. java –version this is the command to check your java version.
4. Install Android Studio
export ANDROID_HOME=/Users/prashantranjan/Library/Android/sdk
export PATH=$ANDROID_HOME/emulator:$ANDROID_HOME/tools:$ANDROID_HOME/tools/bin:$ANDROID_HOME/platform-tools:$PATH
5. Install HomeBrew:
/usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install"
6. echo $ANDROID_HOME
/Users/prashantranjan/Library/Android/sdk
7. install node and npm
node –v
npm –v
brew update – to update the brew on MAC
brew upgrade node
8. Install appium on terminal
npm install -g appium --- this is to install appium on terminal
9. npm install wd
10. install cathrage:
sudo chown -R $(whoami) /usr/local/share/man/man5 /usr/local/share/man/man7
brew install carthage
11. npm i -g webpack
12. Let’s go this link: https://github.com/appium/appium-desktop/releases/ and download appium for mac.
13. Install libimobiledevice
brew install libimobiledevice
14. Install XCODE from app store
15. Install Authorize-iOS
npm install -g authorize-ios
16.Install iOS-deploy: brew install ios-deploy
17. Install iDeviceInstaller: brew install ideviceinstaller
18. Install ios-webkit-debug-proxy : brew install ios-webkit-debug-proxy
19. Install Appium Doctor
20.Run this command to check appium healthe:
Appium-doctor
Видео #2.Mobile Automation in Hindi with MAC Setup part2 (हिंदी सेटअप पार्ट 2) канала automationworld365
Комментарии отсутствуют
Информация о видео
30 мая 2019 г. 14:22:40
00:26:18
Другие видео канала