You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When recording clicks, Sideex extension records very often this sequence:
this behavior is when the mouse click is on "rush" or when using pads.
The thing is that very often happens and it generates several problems later.
When playback, the case works, basically because the sequence "down, move, up" doesn't works, so the real click (4th command) is the guy.
Can you please fix this?
When recording clicks, Sideex extension records very often this sequence:
this behavior is when the mouse click is on "rush" or when using pads.
The thing is that very often happens and it generates several problems later.
When playback, the case works, basically because the sequence "down, move, up" doesn't works, so the real click (4th command) is the guy.
Can you please fix this?
See Katalon recorder "fix" / WA:
https://github.com/quangkeu95/katalonRecorder/blob/6b8410fa8e83e7311280569c16248d332a2ade3a/content/recorder-handlers.js#L295
sideex/src/content/recorder-handlers.js
Line 295 in 418af6a
The text was updated successfully, but these errors were encountered: