Skip to content
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

improve WebDriverAgent.ipa path verification during setup #164

Closed
dhreben opened this issue Jan 5, 2023 · 2 comments
Closed

improve WebDriverAgent.ipa path verification during setup #164

dhreben opened this issue Jan 5, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@dhreben
Copy link

dhreben commented Jan 5, 2023

It would be great to add a health check if WebdriverAgent.ipa is present on mcloud-ios after confirm WebdriverAgent.ipa path.
If WebdriverAgent is not present on Mcloud-ios, user can see echo

Eсho "WebdriverAgent is not present on Mcloud-ios, please add"

@dhreben dhreben added the enhancement New feature or request label Jan 5, 2023
@vdelendik vdelendik added this to the 2.4.2 milestone Jan 6, 2023
@vdelendik
Copy link
Contributor

done. in case of any inaccessibility of the ipa we produce such warning and ask again about valid path:

WARNING! Unable to find WebDriverAgent.ipa using provided path: <invalid-path>

@vdelendik vdelendik changed the title improve confirm for WebDriverAgent.ipa path after ./zebrunner.sh setup improve WebDriverAgent.ipa path verification during setup Jan 6, 2023
@dhreben
Copy link
Author

dhreben commented Jan 9, 2023

Verified.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants