Docker support for AET - easy to set up local/developer environment with example Docker Swarm configuration.
8
stars
9
forks
source link
Array property is not parsed correctly for ChromeWebDriverFactory config #3
Closed
jwadolowski closed 6 years ago
Steps to reproduce
docker pull skejven/aet_karaf:0.7.0
docker run -p 8181:8181 skejven/aet_karaf:0.7.0
Current state
chromeOptions
is an array with a single elementExpected state
chromeOptions
should be parsed as an array