attachTo and switchTo do not always work reliably
Status: Alpha
Brought to you by:
domma
Scenario one:
attachTo failing with low loading new windows
When using an application framework that is based
around MVC or MVP, such as Struts/Tiles, some new
browser windows take longer to load, particularly if
there is a lot of database interaction. If the new
browser window takes a while to load, attachTo, etc.
fail, and the related tests fail.
The test result output in Visual Studio looks like this:
System.NullReferenceException: Object reference not set
to an instance of an object.