The action "rc" will right click at the given position. Practically the action behaves like the action "c" (ClickAction) as it was just copied and adjusted to use the right mouse button handler instead.
A test for this action was added to the Test.py script.
The action "rc" will right click at the given position. Practically the action behaves like the action "c" (ClickAction) as it was just copied and adjusted to use the right mouse button handler instead.
A test for this action was added to the Test.py script.