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

Appium 1.7.0 will support pushFile for iOS Simulators #720

Closed
imurchie opened this issue Sep 7, 2017 · 1 comment
Closed

Appium 1.7.0 will support pushFile for iOS Simulators #720

imurchie opened this issue Sep 7, 2017 · 1 comment

Comments

@imurchie
Copy link
Contributor

imurchie commented Sep 7, 2017

Description

Appium 1.7.0 will support pushing individual files to iOS simulators through simctl addmedia. The interface is the same as Android: a filename (for iOS, this is the name of a temporary local file that will be pushed) and the base 64 data of the contents.

It will only work for pushing photos.

The implementation on the server side: appium/appium-xcuitest-driver@430005e

@mykola-mokhnach
Copy link
Contributor

I'll take care of it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants