/wd/hub/accessibleSource接口一直无数据返回,一直在请求中...
Open
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 236
- Forks
- 62
- PR merge metrics
- No merged PRs in 30d
Description
/wd/hub/source接口正常
断点调试发现在这一步一直在没结果返回...
let attributesResult = (XCTestXCAXClientProxy.sharedClient() ).attributes(forElement: self, attributes: [number])
xcocde12
模拟器ios12.2
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the /wd/hub/accessibleSource request on the iOS 12.2 simulator with Xcode 12, comparing it with the working /wd/hub/source endpoint. Start at the reported attributes(forElement:attributes:) call and investigate why it does not return; done means accessibleSource responds with data instead of remaining in progress.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, swift
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100