configure property
Use this to directly configure the eyes object using any of the methods exposed by the Configuration class.
The Configuration methods support a Fluent API, so you can chain multiple methods of the Configuration class to set multiple configuration options.
Syntax
eyes.configure.set_match_level(MatchLevel.LAYOUT)
Type:Configuration