color format

Specifies whether RGB color codes are expressed in decimal or hexadecimal format.

Two possible values are:

  • RGB: Color code is expressed as decimal red, green, and blue values (See ).
  • Hex: Color code is in the form of a three byte hexadecimal number representing each component of the RGB color (See ).

Default Value: Hex
                                
                                    	setting	value		
setting	color format	RGB		
&nbsp				
	window	control	property	variable
get native property	window sample	groupbox test	Background	rgb code
&nbsp				
	setting	value		
setting	color format	Hex		
&nbsp				
	window	control	property	variable
get native property	window sample	groupbox test	Background	hex code
                                
                            
  • Tip: 
    The specified color formatting code can be used in combination with the following built-in actions:
  • RGB value: The three decimal values representing each component of the RGB color must be separated with commas. For example, white is represented as 255, 255, 255.
  • Hex value: Place a black slash ( \ ) and a pound key ( # ) before the hexadecimal value to indicate that it is a hexadecimal. For example, the white color is represented as \#FFFFFF.

Copyright © 2023 LogiGear Corporation. All rights reserved. LogiGear is a registered trademark, and Action Based Testing and TestArchitect are trademarks of LogiGear Corporation. All other trademarks contained herein are the property of their respective owners.

LogiGear Corporation

1730 S. Amphlett Blvd. Suite 200, San Mateo, CA 94402

Tel: +1(800) 322-0333