Version

VerifyScreenShot Method

Verify the scrennshot for the specified rectangle inside the subitem against a specific image. This methods will use the screen to perform the image verification
Overload List
OverloadDescription
VerifyScreenShot(String,String,Subitem,Rectangle,String)Verify the scrennshot for the specified rectangle inside the subitem against a specific image. This methods will use the screen to perform the image verification  
VerifyScreenShot(String,String,Subitem,Rectangle,String,String)Verify the scrennshot for the specified rectangle inside the subitem against a specific image using a tolerance map. This methods will use the screen to perform the image verification  
VerifyScreenShot(String,String,Subitem,Rectangle,String,Double)Verify the scrennshot for the specified rectangle inside the subitem against a specific image using a color tolerance. This methods will use the screen to perform the image verification  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also