You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Fermich11 unfortunately no. I'm in the middle of renovation and have no real space/time to dedicate for this. However if someone (wink) can reverse-engineer docker implementation in this repo, they could try and whip something together.
Here is an example of a custom wdio service that setups & tears down with docker-compose. We use it to setup and tear down a local selenium grid. Its still on webdriverio v4, but it might give you ideas: terra-toolkit's SeleniumDockerService
This feature would allow automatic startup/teardown of
docker-compose
files in addition do Docker images.The text was updated successfully, but these errors were encountered: