Change the target of the needle for Clocks in StartStop test
The needle could sometimes fail because the item it was looking for only appeared in a limited set of situations. The new location should be safer to check and the test should not fail as a result.
This commit is contained in:
parent
83ff7a0679
commit
be3aadc249
@ -1,10 +1,10 @@
|
||||
{
|
||||
"area": [
|
||||
{
|
||||
"xpos": 488,
|
||||
"ypos": 382,
|
||||
"width": 52,
|
||||
"height": 50,
|
||||
"xpos": 534,
|
||||
"ypos": 39,
|
||||
"width": 80,
|
||||
"height": 23,
|
||||
"type": "match"
|
||||
}
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user