Sign in
|
Join
|
Help
in
Current Tags
(Entire Site)
ArtOfTest, Inc. Community Forums
Discuss and ask questions about ArtOfTest's products.
Go Home
Blogs
Forums
Downloads
All Tags
»
annotatemessage
(
RSS
)
Browse by Tags
annotateelement
AnnotateExecution
annotator
AspNetHostBrowser
Browser
Re: BUG: AnnotateXX and AspNetHostBrowser
Try adding this bit of code to your TestInitialize section: if ( Settings .Current.DefaultBrowser == BrowserType .AspNetHost) { Settings .Current.AnnotateExecution = false ; } That should automatically disable annotation whenever you're using the AspNetHostBrowser. If you're doing manual calls...
Posted to
ASP.NET/AJAX Testing
(Forum)
by
sircody
on 08-09-2007
BUG: AnnotateXX and AspNetHostBrowser
When using AspNetHostBrowser, AnnotateElement and AnnotateMessage throw an exception in certain cases .. Can you set Settings.Annotate to false automatically, if the current browser does not support annotations (and not debugging UILess)??
Posted to
ASP.NET/AJAX Testing
(Forum)
by
LogicLabs
on 08-09-2007
Page 1 of 1 (2 items)
Copyrights © 2009 ArtOfTest, Inc. All rights reserved.