maestro
maestro copied to clipboard
RightOf extra behavior
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).
