View Source Testcontainers.SeleniumContainer (testcontainers v1.11.6)

Work in progress. Not stable for use yet. Not yet documented for this very reason. Can use https://github.com/stuart/elixir-webdriver for client in tests

Summary

Functions

Link to this function

with_check_image(config, check_image)

View Source

Set the regular expression to check the image validity.

Link to this function

with_image(config, image)

View Source
Link to this function

with_port1(config, port1)

View Source
Link to this function

with_port2(config, port2)

View Source
Link to this function

with_reuse(config, reuse)

View Source

Set the reuse flag to reuse the container if it is already running.

Link to this function

with_wait_timeout(config, wait_timeout)

View Source