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

com.ALM Maven / Gradle / Ivy

There is a newer version: 1.3.3
Show newest version
package com;

import com.github.osamaKhaled.obug.obug;
import org.testng.annotations.Test;


public class ALM extends obug {

    @Test
    public static void RegressionPack() throws Exception {
        obug.Caps("webdriver.chrome.driver", "\\drivers\\chromedriver.exe");
        obug.Login("EG_aalaa2", "ahly@myVFc0re");
        obug.URlQuery("Enterprise_prod_and_serv", "mCare_core", "", "", "", "'Major'", "", "", ">='2020-06-8'");
        obug.fullRegressionPack("Regression");
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy