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
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.