Page 1 of 1

Different grayscales in Spy attributes

Posted: Mon Jul 31, 2017 1:35 pm
by arutscheidt
Hello everybody,

this ist a very basic question, but I couldn't find an answer.

When spying through the DOM I see different grayscales among the attributes in "Overview" and "Andvanced" tab. Can anyone explain the differences?

I know the fattest is the one Ranorex automatically uses for object recognition (ID).

Thanks in advance.

Regards
A. Rutscheidt

Re: Different grayscales in Spy attributes

Posted: Thu Aug 03, 2017 12:31 pm
by Support Team
Hello A. Rutscheidt,
When spying through the DOM I see different grayscales among the attributes in "Overview" and "Andvanced" tab. Can anyone explain the differences?
  • Light gray = attribute is "null"
    Gray = attribute is not "null", weight < 100
    Black = attribute is not "null", weight >= 100
    Black bold = attribute not "null", max weight
Further information regarding "Path Weight" can be found here: ranorexpath-weight-rule-library

I hope this helps.

Sincerely,
Robert