How turn off feature - find a similar object? [TC 12.31.1833.7, Firefox 52.0.2 (x32)]
Hi all
Anybody can explain what I must do that feature was off ( I mean find a similar object )
I will give an example:
In NameMapping I had mapping some object with next properties with values:
'ObjectType'='Button', 'Visible'='True', 'Exists'='True', 'Enabled'='True' and 'className'='btn*' (I test web)
Next
When my test was finished in log I found warning event -
An object recognition hint.
Where in Additional Info I was saw next Info
'A similar object has been found' and table
Property | Mapping Value | Found | Action | |
ObjectType | Button | Button | ||
X | Enabled | True | False | Update |
Visible | True | True | ||
Exists | True | True | ||
className | btn* | btn _fill _disable |
Therefore, the attention of the question, comrade connoisseurs - What I must do that turn off that hell feature 'A similar object has been found'?
I DON'T WANT that script spent time for found some a similar object and I DON'T WANT had some warning event in log about that
Because, I already know that in at a certain moment mapping object cannot exist, that's why I wait when object to be
ObjectType'='Button', 'Visible'='True', 'Exists'='True', 'Enabled'='True' and 'className'='btn*'
Thanks.