Princeton-CDH / geniza

version 4.x of the Princeton Geniza Project
https://geniza.princeton.edu
Apache License 2.0
11 stars 2 forks source link

Percy build fails on dark mode filter interaction #727

Closed blms closed 9 months ago

blms commented 2 years ago
File "/home/runner/work/geniza/geniza/geniza/common/management/commands/visual_tests.py", line 77, in take_snapshots
  browser.find_element_by_css_selector(
...
raise exception_class(message, screen, stacktrace)
selenium.common.exceptions.ElementNotInteractableException: Message: element not interactable
(Session info: headless chrome=98.0.4758.102)
richmanrachel commented 9 months ago

@blms - is this still a problem?

blms commented 9 months ago

Good catch @richmanrachel, looks like it was fixed in 70e6350760bd60ab96341f3595004a5153db3257! Closing.