c# - Assert windows closed in Coded UI Tests -


i'm developing set of coded ui tests wpf project. know how assert window closed? can't seem check properties of window after gone. should assert ui element null, maybe?

the uitestcontrol class has method called waitforcontrolnotexist did trick!


Comments

Popular posts from this blog

html - Sizing a high-res image (~8MB) to display entirely in a small div (circular, diameter 100px) -

java - IntelliJ - No such instance method -

identifier - Is it possible for an html5 document to have two ids? -