drop unnecessary arguments

Authored by sitter on May 13 2019, 12:46 PM.

Description

drop unnecessary arguments

with the new call sig we no longer need to explicitly pass left. it's the
default. previously the arguments were position dependent so we always
had to pass a button to set a timeout.

Details

Committed
sitterMay 13 2019, 12:46 PM
Parents
R1005:d48dde5077f6: port needles to new call sig of assert_and_click
Branches
Unknown
Tags
Unknown