-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Closed
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)featureIssue that requests a new featureIssue that requests a new featurehelp wanted
Description
Bug Report or Feature Request
- [ ] bug report -> please search issues before submitting
- [x] feature request
Desired functionality.
e2e
overrides host. When you have a custom host the only way to change it is to use the command line and add the option host
(same for the port, which is less disturbing).
This option should be configurable in the config file. Or at least taking care of the option of protractor.
Mention any other details that might be useful.
This idea comes from the fact we use docker-compose with a deported selenium (for front e2e and back e2e tests) that needs to work on the hostname and not localhost. This implies we need some config file where to specify the related hostname.
Please hit 👍 if you're ok with the idea. I can handle it if you don't want to do it.
prashit, maximelafarie and ThibaudCrespin
Metadata
Metadata
Assignees
Labels
P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgentAn issue that is relevant to core functions, but does not impede progress. Important, but not urgenteffort1: easy (hours)featureIssue that requests a new featureIssue that requests a new featurehelp wanted