FireFox sits on “Transferring data from…” or “Read…”

前端 未结 5 1926
渐次进展
渐次进展 2021-01-04 23:04

I\'m building some functional tests for a web site using Selenium, and I\'m stuck on a bizarre browser issue where the page never seems to finish loading. The status bar re

5条回答
  •  借酒劲吻你
    2021-01-04 23:43

    Hate to answer my own question, but the problem went away on its own after developers started to strip out invalid markup, unclosed tables or TR's without tables are generally bad.

提交回复
热议问题