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

catools.web.browser.conf Maven / Gradle / Ivy

The newest version!
catools.web.browser = {
  default = "CHROME"
  default = ${?CATOOLS_WEB_BROWSER_DEFAULT}

  expected_images_resource_path = "/images/expected"
  expected_images_resource_path = ${?CATOOLS_WEB_BROWSER_EXPECTED_IMAGES_RESOURCE_PATH}

  windows_position = "0,0"
  windows_position = ${?CATOOLS_WEB_BROWSER_WINDOWS_POSITION}

  windows_dimension = ""
  windows_dimension = ${?CATOOLS_WEB_BROWSER_WINDOWS_DIMENSION}
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy