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

com.browserstack.automate.testassist.ProjectType Maven / Gradle / Ivy

Go to download

Library provides classes that Assist the Automate Build plugins to capture Selenium session id and test case names.

There is a newer version: 1.1.1
Show newest version
/*
 * Copyright (c) BrowserStack, Inc. Proprietary content. All rights reserved. Unauthorized use,
 * copies, and derivatives of this file via any medium is strictly prohibited.
 */

package com.browserstack.automate.testassist;

/**
 *
 */
public enum ProjectType {
  APP_AUTOMATE, AUTOMATE
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy