749 views
in GUI Development by
I have to call multiple SendTouchEvent inside a function. Is there anyway to add sleep between each SendTouchEvent. Other than in AddStep

1 Answer

0 votes
by
Hello SKI,
for delayed sending of touch events you can create a TouchSequence. Her you can define the delay for each event.
by
I am using repeated SendTouchEvent to type characters using virtual keyboard. But when using TouchSequence, its is worked as long press on a character and keyboard turned with accented character. So is there any other way to add sleep between SendTouchEvent other than using multiple steps with SendTouchEvent.
by
Unfortunately there is no other way than using multiple steps with SendTouchEvent.

Ask Embedded Wizard - Archive

Welcome to the Ask Embedded Wizard archive. This community forum served us well for many years, but we've evolved our support approach!

Your resources:

The Embedded Wizard Online Documentation provides comprehensive documentation, tutorials, examples and ready-to-use software packages.

For dedicated assistance, explore our Embedded Wizard Product Support.

You can still browse the valuable discussions from our community history here.

Embedded Wizard Website | Privacy Policy | Imprint

...