- 
	
	
		
			
			
				Junior Member
			
			
			
			
				
					
						  
 
					    
				 
 
			
				
				
				
					In 8.2 Version scripts are failing due to bit map check
				
					
						
							In 8.2 Version lot of the scripts are failing due to bit map check. Found out that Expected and actual result looks the same. how can I make this script pass? In some cases the difference is only in colour. Is there a way to mask the colour ?
 
 
 
 
 
 
 
 
 
- 
	
	
		
			
			
				Moderator
			
			
			
			
				
					
						  
 
 
			
				
				
				
					Re: In 8.2 Version scripts are failing due to bit map check
				
					
						
							Try this:
 
 imageCheck = Browser("Browser").Page("Page").Image(filename:=Name_Of_Your_File_Comes_Here_With_Its_Extension").GetROProperty  ("visible")
 msgbox "Image Visible: "&imageCheck
 
 
 
 
 
 
 
 
 
 
	
	
	
	
	
	
	
	
	
	
	
	
		
		
			
				 Posting Permissions
				Posting Permissions
			
			
				
	
		- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-  
Forum Rules