testcontainers
v1.4.1

      View Source Testcontainers.Container.SeleniumContainer (testcontainers v1.4.1)

      Deprecated. Use Testcontainers.SeleniumContainer instead.

      This module is kept for backward compatibility and will be removed in future releases.

      Summary

      Functions

      new() deprecated

      See Testcontainers.SeleniumContainer.new/0.

      with_image(self, image)

      See Testcontainers.SeleniumContainer.with_image/2.

      with_port1(self, port)

      See Testcontainers.SeleniumContainer.with_port1/2.

      with_port2(self, port)

      See Testcontainers.SeleniumContainer.with_port2/2.

      with_wait_timeout(self, wait_timeout)

      See Testcontainers.SeleniumContainer.with_wait_timeout/2.

      Functions

      Link to this function

      new()

      View Source
      This function is deprecated. Use Testcontainers.SeleniumContainer instead.

      See Testcontainers.SeleniumContainer.new/0.

      Link to this function

      with_image(self, image)

      View Source

      See Testcontainers.SeleniumContainer.with_image/2.

      Link to this function

      with_port1(self, port)

      View Source

      See Testcontainers.SeleniumContainer.with_port1/2.

      Link to this function

      with_port2(self, port)

      View Source

      See Testcontainers.SeleniumContainer.with_port2/2.

      Link to this function

      with_wait_timeout(self, wait_timeout)

      View Source

      See Testcontainers.SeleniumContainer.with_wait_timeout/2.

      Hex Package Hex Preview (current file) Download ePub version

      Built using ExDoc (v0.30.9) for the Elixir programming language