(internal): change host from 0.0.0.0 to localhost#11542
(internal): change host from 0.0.0.0 to localhost#11542erwinheitzman wants to merge 33 commits intowebdriverio:mainfrom erwinheitzman:run-locally
Conversation
|
@christian-bromann I cannot say for sure but it seems like the devtools service is the only thing blocking this from passing. Making these changes locally seems like it does not produce issues when running the same setup (devtools) like we use in the tests, therefore I think it might be the tests and not the code but I'm not confident about this at all and appreciate any help. |
I am seeing some unit tests failing as well. I am assuming of these pass the e2e test will fail as of my understanding these settings are needed. I could be wrong though. |
|
Yeah the unit tests that are failing are related to the devtools/puppeteer as well |
|
I don't think these tests are related to Puppeteer implementation: |
|
Oh those did not fail for me locally, I can check those when I have time to look into this again |
19697d0 to
c9a3908
Compare
|
@erwinheitzman it seems like component tests are passing so the driver actually can open on |
website/i18n/ar/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
website/i18n/pl/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
website/i18n/ru/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
website/i18n/ta/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
website/i18n/uk/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
website/i18n/zh/docusaurus-plugin-content-docs/current/Proxy.md
Outdated
Show resolved
Hide resolved
|
I had to do some changes, will merge changes in #12000 |
Proposed changes
Types of changes
Checklist
Further comments
Reviewers: @webdriverio/project-committers