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

Support /etc/hosts and DNS modification for Playwright, CDTP and Cypress #275

Closed
vania-pooh opened this issue Jun 23, 2021 · 2 comments
Closed
Milestone

Comments

@vania-pooh
Copy link
Member

Needed for mocking domain names.

@vania-pooh vania-pooh added this to the 1.9.1 milestone Jun 23, 2021
@vania-pooh
Copy link
Member Author

Add documentation. Invalid values are skipped.

http://moon.aerokube.local:4444/cypress/chrome/cypress-7.6.0?host=www.example.com:127.0.0.1&host=ftp.example.com:127.0.0.1&env=V1=1&env=V2=2

@vania-pooh vania-pooh changed the title Support hostsEntries for Playwright, CDTP and Cypress Support /etc/hosts and DNS modification for Playwright, CDTP and Cypress Jul 31, 2021
@code-with-v
Copy link

code-with-v commented Apr 18, 2022

It's not working for me, I've used following yaml

chrome:
default: 99.0.4844.51-0
hostAliases:
- hostnames:
- local.domain
ip: 192.168.140.200
privileged: true
repository: quay.io/browser/google-chrome-stable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants