-
-
Notifications
You must be signed in to change notification settings - Fork 8.6k
Labels
C-pyPython BindingsPython BindingsI-defectSomething is not working as intendedSomething is not working as intended
Description
What happened?
The Selenium logo isn't showing on the Python API docs for 4.30: https://www.selenium.dev/selenium/docs/api/py/api.html
There is supposed to be a logo in the upper left corner of the sidebar. It does not appear when viewing the docs. When I view them on Chrome mobile, I see a broken image icon. On Chrome desktop, I just see nothing.
The logo is configured via: https://github.com/SeleniumHQ/selenium/blob/trunk/py/docs/source/conf.py#L120
It works correctly when I build the docs locally, but is missing from the published docs.
(I caused this bug when I added the logo in my last docs update... sorry!)
How can we reproduce the issue?
View the Python API docs online.Relevant log output
N/AOperating System
Any
Selenium version
4.30
What are the browser(s) and version(s) where you see this issue?
Any
What are the browser driver(s) and version(s) where you see this issue?
N/A
Are you using Selenium Grid?
N/A
Metadata
Metadata
Assignees
Labels
C-pyPython BindingsPython BindingsI-defectSomething is not working as intendedSomething is not working as intended