Ubuntu

Mobile test automation framework appium introduction

Appium is an open source test automation tool for mobile applications. Which is capable to test any kind of mobile application: native, hybrid and mobile web for iOs and android platform.

linuxbrew node nodejs npm on ubuntu

Remove old “node” Package to Avoid Conflicts Linuxbrew is a fork of Homebrew , the Mac OS package manager, for Linux. Dependencies Ruby 1.8.6 or newer GCC 4.2 or newer 64-bit x86 platform sudo apt-get install build-essential curl git m4 ruby texinfo libbz2-dev libcurl4-openssl-dev libexpat-dev libncurses-dev zlib1g-dev Install Linuxbrew Paste at Terminal prompt:

Uninstall and install node nodejs npm on ubuntu

Remove old “node” Package to Avoid Conflicts $ dpkg --get-selections | grep node ax25-node install node install If you found the old “node” package installed, run this command to completely remove it:

Ionic Hide keyBoard

On both Android and iOS, Ionic will attempt to prevent the keyboard from obscuring inputs and focusable elements when it appears by scrolling them into view. In order for this to work, any focusable elements must be within a Scroll View or a directive such as Content that has a Scroll View.

Install Android, Cordova, and Ionic Framework in Ubuntu

Requirements: Java JDK Apache Ant Android SDK NodeJS / NPM Apache Cordova Ionic Framework Steps: * Download a shell script by clicking on this link ** https://github.com/nraboy/ubuntu-ionic-installer/archive/master.zip * Extract and goto extracted folder.