Detox icon indicating copy to clipboard operation
Detox copied to clipboard

Paste (UICalloutBar) element is not hittable

Open Daha62 opened this issue 11 months ago • 5 comments

What happened?

After updating on 20+ version await element(by.label('Paste')).atIndex(0).tap() stopped working.

When I try to getAttributes of this element I got:

 hittable: false,
 visible: true

Is there other ways to tap on Paste element?

What was the expected behaviour?

No response

Was it tested on latest Detox?

  • [X] I have tested this issue on the latest Detox release and it still reproduces.

Did your test throw out a timeout?

Help us reproduce this issue!

No response

In what environment did this happen?

Detox version: React Native version: Has Fabric (React Native's new rendering system) enabled: (yes/no) Node version: Device model: iOS version: macOS version: Xcode version: Test-runner (select one): jest / other

Detox logs

Detox logs
paste logs here!

Device logs

Device logs
paste your device.log here!

More data, please!

No response

Daha62 avatar Jul 20 '23 06:07 Daha62

@Daha62 What is "Paste" element? Can you please provide a view hierarchy artifact? https://wix.github.io/Detox/docs/next/api/device/#devicecaptureviewhierarchyname

asafkorem avatar Jul 23 '23 07:07 asafkorem

@asafkorem, In recent detox versions it was possible to tap by label on it. (it is IOS native copy/paste functional)

image

Daha62 avatar Jul 24 '23 05:07 Daha62

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest Detox and report back.

Thank you for your contributions!

For more information on bots in this repository, read this discussion.

stale[bot] avatar Sep 16 '23 21:09 stale[bot]

I've tested on latest version and issue is still persist

Daha62 avatar Sep 25 '23 10:09 Daha62

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If you believe the issue is still relevant, please test on the latest Detox and report back.

Thank you for your contributions!

For more information on bots in this repository, read this discussion.

stale[bot] avatar Dec 15 '23 04:12 stale[bot]