In some cases I rise mouse click emulation, but to do that we need coordinates for click, so you can take leftinbrowser(x) and topinbrowser(y) and do an offset with run JavaScript action
{-Variable.x-}+10 and {-Variable.y-}+10 and then rise click with that coordinates.