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

Custom component selenium fix #416

Merged

Conversation

OliverCullimore
Copy link
Collaborator

Hopefully closes #381

@robbrad It looks like GitHub actions support services to allow us to run a Selenium chrome container to use in our remote web driver tests, I'm hoping that just works and doesn't break the behave tests if you can give it a once over in particular

@robbrad
Copy link
Owner

robbrad commented Nov 3, 2023

@OliverCullimore : sorry I created some merge conflicts by merging your other pr first

@robbrad robbrad merged commit a46044a into robbrad:master Nov 3, 2023
7 checks passed
@OliverCullimore OliverCullimore deleted the custom-component-selenium-fix branch November 3, 2023 17:36
@robbrad
Copy link
Owner

robbrad commented Nov 3, 2023

@OliverCullimore

Looking at the Allure report we have a few issues

urllib3.exceptions.MaxRetryError: HTTPConnectionPool(host='selenium', port=4444): Max retries exceeded with url: /session (Caused by NameResolutionError("<urllib3.connection.HTTPConnection object at 0x7f3df92d2350>: Failed to resolve 'selenium' ([Errno -3] Temporary failure in name resolution)"))

@bfayers
Copy link
Contributor

bfayers commented Nov 3, 2023

Can confirm this does work in home assistant, at least -- for North Norfolk District council. For whatever reason the component doesn't seem to pickup entities for my council (EastSuffolk) despite the selenium bit definitely working.

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

Successfully merging this pull request may close these issues.

Selenium based councils don't seem to work in HASS
3 participants