We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d73d00 commit e716a0bCopy full SHA for e716a0b
tests/integration/devtools/test_hot_reload.py
@@ -116,8 +116,6 @@ def new_text(n):
116
dash_duo_mp.wait_for_element(".dash-debug-menu__button--unavailable")
117
dash_duo_mp.wait_for_no_elements(".dash-fe-error__title")
118
dash_duo_mp.percy_snapshot(name="hot-reload-unavailable")
119
-
120
- dash_duo_mp.find_element(".dash-debug-disconnected")
121
dash_duo_mp.percy_snapshot(name="hot-reload-unavailable-small")
122
123
dash_duo_mp.find_element("#btn").click()
0 commit comments