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

Display touch visualizers when using Detox #426

Closed
karkb opened this issue Nov 22, 2017 · 5 comments
Closed

Display touch visualizers when using Detox #426

karkb opened this issue Nov 22, 2017 · 5 comments

Comments

@karkb
Copy link

karkb commented Nov 22, 2017

I started testing my app after completing 90% of it. And I spend some time to tap on the intended view by its ID.

I am wondering if it's possible to implement a tap effect something like ripple effect. this would lead to a faster way to know if the test running is actually tapping on the specific view.

@LeoNatan
Copy link
Contributor

You know, while reading this issue, I had an immense deja vu. Somehow I remembered we discussed and implemented this, but apparently just discussed. I will implement this soon.

@rotemmiz
Copy link
Member

rotemmiz commented Nov 22, 2017

We talked about it, but never really did anything after that ;)

@LeoNatan
Copy link
Contributor

We talk a lot. 😆

@karkb
Copy link
Author

karkb commented Nov 22, 2017

Thanks,@LeoNatan @rotemmiz
Appreciate your work.

@LeoNatan LeoNatan changed the title Enhancement for tap action. Display touch visualizers when using Detox Nov 23, 2017
@LeoNatan
Copy link
Contributor

LeoNatan commented Nov 23, 2017

This was implemented and should be available in the next release. If you have the simulator app open, you will see touch visualizers when running your app with Detox.

@wix wix locked and limited conversation to collaborators Jul 23, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants