Class DockerAssetsPath

java.lang.Object
org.openqa.selenium.grid.node.docker.DockerAssetsPath

public class DockerAssetsPath extends Object
  • Constructor Details

    • DockerAssetsPath

      public DockerAssetsPath(String hostPath, String containerPath)
  • Method Details

    • getHostPath

      public String getHostPath()
    • getHostPath

      public String getHostPath(org.openqa.selenium.remote.SessionId id)
    • getContainerPath

      public String getContainerPath(org.openqa.selenium.remote.SessionId id)