-
- Downloads
[FIX] web_tour: better simulate a click while running
Previous simulation was "mousedown" then "mouseup" then "click". It is not enough for some feature (like bootstrap, web_editor...). These rely to have a "mouseenter" before and a "mouseleave" after the click.
Please register or sign in to comment