Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added "dispatch touch event" in native automation #8042

Merged
merged 3 commits into from
Oct 17, 2023

Conversation

PavelMor25
Copy link
Collaborator

Purpose

Native Automation: TestCafe hangs on the t.click action in Emulation mode

Approach

Added touch mode checking when sending mouse events in native automation.
If touch mode is enabled, prepares options for the touch event and then sends them.

References

issues 318

@need-response-app need-response-app bot added the STATE: Need response An issue that requires a response or attention from the team. label Oct 13, 2023
@PavelMor25 PavelMor25 temporarily deployed to CI October 13, 2023 10:34 — with GitHub Actions Inactive
@PavelMor25 PavelMor25 removed the STATE: Need response An issue that requires a response or attention from the team. label Oct 13, 2023
@PavelMor25 PavelMor25 changed the title added dispatch touch event native automation added "dispatch touch event" in native automation Oct 13, 2023
src/client/ui/status-bar/index.js Outdated Show resolved Hide resolved
src/native-automation/client/input.ts Outdated Show resolved Hide resolved
src/native-automation/client/input.ts Outdated Show resolved Hide resolved
@PavelMor25 PavelMor25 temporarily deployed to CI October 16, 2023 08:08 — with GitHub Actions Inactive
@PavelMor25 PavelMor25 temporarily deployed to CI October 16, 2023 09:33 — with GitHub Actions Inactive
@AlexKamaev AlexKamaev marked this pull request as ready for review October 17, 2023 10:56
@AlexKamaev AlexKamaev merged commit 170eed7 into DevExpress:master Oct 17, 2023
19 of 20 checks passed
@github-actions
Copy link

Release v3.4.0-rc.1 addresses this.

2 similar comments
@github-actions
Copy link

Release v3.4.0-rc.1 addresses this.

@github-actions
Copy link

Release v3.4.0-rc.1 addresses this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants