-
Notifications
You must be signed in to change notification settings - Fork 104
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
Custom component selenium fix #416
Conversation
@OliverCullimore : sorry I created some merge conflicts by merging your other pr first |
…limore/UKBinCollectionData into custom-component-selenium-fix
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)")) |
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. |
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