Darya

Results 4 issues of Darya

### Description There is no way to automatically allowed to paste from CoreSimulatorBrigde to an app, also there is no way to do it through **xcrun simctl**, and no way...

type: enhancement ⚡️
user: looking for contributors
status: triage

### 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...

type: bug 🐞
🏚 stale
platform: ios
status: triage

### What version of React, ReactDOM/React Native, Redux, and React Redux are you using? - React: 18.2.0 - ReactDOM/React Native: 18.2.0 / 0.72.9 - Redux: 5.0.1 - React Redux: 9.1.0...

There is no way to automatically allowed to paste from CoreSimulatorBrigde to an app, also there is no way to do it through **xcrun simctl** ![image](https://github.com/wix/AppleSimulatorUtils/assets/6141193/05f7a6cd-f489-483f-84c8-b43ff8cb14b1)

enhancement