Skip to content

Conversation

@cpcallen
Copy link
Collaborator

Modify one of the existing move start tests to initiate the move using the context menu (using keyboard nav), rather than the keyboard shortcut.

Also make sendKeyAndWait faster when sending repeated keys.

Fixes #695.

Making a single webdriverio call is much faster when sending
repeating keypresses; do that if we don't need to pause.
@cpcallen cpcallen requested a review from a team as a code owner August 22, 2025 18:27
@cpcallen cpcallen requested review from gonfunko and removed request for a team August 22, 2025 18:27
@cpcallen cpcallen requested a review from RoboErikG August 22, 2025 18:29
@cpcallen cpcallen moved this from Todo to In Progress in Blockly 2025 Aug 22, 2025
@cpcallen cpcallen merged commit 7df913d into RaspberryPiFoundation:main Aug 26, 2025
14 of 15 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Blockly 2025 Aug 26, 2025
@cpcallen cpcallen deleted the test/695 branch August 26, 2025 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Move tests: starting a move

4 participants