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

com.teststeps.thekla4j.browser.selenium.config.SeleniumConfig Maven / Gradle / Ivy

package com.teststeps.thekla4j.browser.selenium.config;

public record SeleniumConfig(
  String remoteUrl,

  BrowsersStackOptions bStack

) {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy