遇到第三方的银行卡键盘点击无效的问题
- Dominant language
- No language data
- Stars
- 3.2k
- Forks
- 418
- PR merge metrics
- No merged PRs in 30d
Description
* **Macaca Version**:
$ macaca -v
2.1.3
* **Macaca Doctor Logs**:
$ macaca doctor
macaca-doctor version: 2.0.14
Node.js checklist:
node env: /usr/local/bin/node
node version: v8.9.1 lower than v8.9.2
Android checklist:
JAVA version is `1.8`
JAVA_HOME is not set
ANDROID_HOME is not set
gradle is installed, version: 4.4
Installed driver list:
android: 2.0.48
electron: 2.0.3
* **Operate System**:
fedora 26
* **Programming Language**:
python 3.5
如题,app的其他都很好使,到了调用第三方sdk弹出的银行卡密码键盘,调source能看到按钮,也能定位,也能获取键盘上的数字(随机键盘),但是调用click没有反应,看日志也都是正常日志,感觉像是被屏蔽了click动作,但是由于是第三方sdk的,没法跟研发沟通,有人遇到类似的问题吗
Contributor guide
No contributing guide indexed for this repository
Research direction
No repository file or test is identified. Start by reproducing the issue with Macaca 2.1.3 and the Android driver against the third-party bank-password keyboard, then inspect the source tree for the click action and its logs. Done means establishing whether the keypad can receive clicks and identifying a reproducible fix or documented limitation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, node.js
- Domain
- mobile-dev, testing
- Issue type
- Bug
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100