[Java AUT / JavaScript test] .Exists waits when window exists but is not visible
Given the following code Here I am working with two windows - "nht" and "ac" nht exists and is visible ac exists and is NOT visible (It's completely hidden, not just behind another window) Th...