-
Notifications
You must be signed in to change notification settings - Fork 213
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FEATURE REQUEST: XCUITest #647
Comments
Is this issue Resolved? I do facing this issue.. |
Facing the Same issue (WebDriveragent launches but doesnt run) . Can someone help |
The XCUITest is not currently implemented |
I'm told that contributors to go-ios will be adding it to that in the near future. I've not yet seen anyone having figured out how XCTests are started on iOS 17. @doronz88 If you are not going to implement it yourself, could you share us some information of how we could figure out how XCode is doing it? You've figured out the rest of the iOS 17 stuff, so you seem to be in the best position of all of us to figure out XCTest as well. If it is matter of payment to be willing to spend the time to do so, please give me a quote on what you would want to figure it out and have it added to the project. |
I've never used the XCUITest feature myself so I'm not encouraged in developing it. Anyhow, you can find in this project all the tools to implement it yourself. I advise to follow these steps:
|
I see. You might as well close this ticket as "Won't Implement" then I guess if that is your position. You should probably update the documentation to state this somewhere as people aren't going to stop asking about this. |
I would still be happy to merge a PR that implements it. That's part of being open source |
Do a little work on it. It's not finished yet. |
@codeskyblue looking good! I'll be happy to merge it when it's done |
pr is ok now. |
Hello. Are there any plans to extend this feature to iOS 17? |
@codeskyblue any update on this? Thanks |
No progress. You need help yourself |
Facing this issue, can anyone help. Not able to start the webdriveragent server on the phone for ios 17 and above.
The text was updated successfully, but these errors were encountered: