Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WCT] Running in Docker for CI testing #513

Closed
enjikaka opened this issue Jun 13, 2018 · 2 comments
Closed

[WCT] Running in Docker for CI testing #513

enjikaka opened this issue Jun 13, 2018 · 2 comments
Labels

Comments

@enjikaka
Copy link

Hi! I've been digging around the code for configuring WCT and can't seem to find a way to specify a custom host for selenium. My use case is to run web-component-tester on Jenkins, and also have a reproducible build locally. Similar to https://github.com/blueimp/nightwatch.

I currently have a docker-compose.yml which specifies selenium hub, firefox chrome nodes as own services in a network. I've got a 4th service as well which is just a build node image with the dependencies for wct installed (except for selenium and the browsers of course) that also lives in this network.

How would I go about configuring WCT to run against a custom host?
(selenium-hub:444 in my case)

@stale
Copy link

stale bot commented Mar 4, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale
Copy link

stale bot commented Apr 27, 2022

This issue has been automatically closed after being marked stale. If you're still facing this problem with the above solution, please comment and we'll reopen!

@stale stale bot closed this as completed Apr 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant