host_os property
Use this property to set and retrieve the name of the hosting operating system property.
The HostOS, along with the hosting app and viewport size, determines which baseline will be used as the basis for comparing checkpoint images. By default, the hosting OS is undefined. The Test manager displays this value as the OS column.
Syntax
config.host_os = configval # type is Text
configval = config.host_os
Type:Text
The value to be used for the Host OS Property.