As I've noticed today when trying to get a shadow root via the Selenium Python bindings there is a strict assertion still set for Firefox which will now allow users to actually get the shadow root. I've [created a PR](https://github.com/SeleniumHQ/selenium/pull/11821) to get this removed.
Bug 1700073 Comment 10 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
As I've noticed today when trying to get a shadow root via the Selenium Python bindings there is a strict assertion still set for Firefox which will not allow users to actually get the shadow root. I've [created a PR](https://github.com/SeleniumHQ/selenium/pull/11821) to get this removed.