com.browserstack.utils.Constants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gradle-sdk Show documentation
Show all versions of gradle-sdk Show documentation
Cross browser testing for Gradle based projects with BrowserStack SDK
The newest version!
package com.browserstack.utils;
public final class Constants {
public final static String GRADLE_BROWSERSTACK_TASK = "BrowserStackSDKRunner";
public final static String GRADLE_M_CONFIG_PATH = "gradle-m-config.json";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy