alttester / alttester/AltTester-Unity-SDK
Not able to get text from text area in iOS unity app
- Ngôn ngữ chính
- C#
- Star
- 121
- Fork
- 24
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
**In what language is the test written?**
(Python 3)
**What version of Unity are you using?**
(2022.3.7f1)
**What version of AltTester Unity SDK are you using?**
(2.0.2)
**On what device are you trying to run the test?**
(Android, iOS)
**The OS from where you are running the test?**
(macOS)
### Summary
When we try to get text from any input field/text area of buttons, we are not getting the text from that command. It gives an exception.
{NotFoundException}NotFoundException('Object reference not set to an instance of an object.')
### Steps to reproduce
1. Generate ipa using AltTester
2. Install it on iPhone
3. Run test and try to get text of button
### Relevant logs and/or screenshots
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.