macacajs / macacajs/XCTestWD

/wd/hub/accessibleSource接口一直无数据返回,一直在请求中...

Open
#186 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.