maestro icon indicating copy to clipboard operation
maestro copied to clipboard

RightOf extra behavior

Open danielstr opened this issue 3 years ago • 0 comments
trafficstars

Right now, RightOf is tapping over the closest resource at the right. (See attached image, I might be wrong) There are some places like in the image where an alternative behavior like in the green line example could be helpful Maybe we could have an additional option for rightOf? Something like rightOf: Id: “x” Threshold: 50 //in pixels and if our X,Y is 200,100 with this threshold we will search for something to tapOn between (200,50) and (200, 150).

Screenshot_20221025_194801

danielstr avatar Oct 27 '22 00:10 danielstr