All Downloads are FREE. Search and download functionalities are using the official Maven repository.

automated.platforms.mobile.MobilePreRequisites Maven / Gradle / Ivy

The newest version!
package automated.platforms.mobile;

/**
 * Created by Ismail on 3/19/2018.
 * This Class contains all Pre-requisites methods and
 * their implementation for Mobile iOS/Android
 */
public class MobilePreRequisites {

    /*************** Class Variables Section ***************/

    /*************** Class Methods Section ***************/
    /*
     * We need to check here:
     * 1. Appium installed
     * 2. Android SDK installed
     * 3. iOS SDK installed
     * 4. Will include web and convert this class to framework pre-requisites
     */

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy