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

im.yagni.driveby.specs2.BrowserAware.scala Maven / Gradle / Ivy

The newest version!
package im.yagni.driveby.specs2

import im.yagni.driveby.browser.Browser

trait BrowserAware {
  def browser: Browser
}





© 2015 - 2024 Weber Informatics LLC | Privacy Policy