ui-screen-shooter icon indicating copy to clipboard operation
ui-screen-shooter copied to clipboard

Using UI Automation to automatically generate all screenshots of your iOS app, on different device types, in different locales by running a single command. Hands free.

Results 20 ui-screen-shooter issues
Sort by recently updated
recently updated
newest added

I have not tested this but there should be a way to control the remote.

Is it possible to run ui-screen-shooter on iPhone device? not on simulator? my output: Running automation script "./config-automation.js" for "iPhone (8.3)" in language "en-US"... 2015-06-17 13:54:25.140 instruments[930:18893] WebKit Threading Violation...

Not able to run the example, getting this error: find: /tmp/screen_shooter/traces/Run 1/: No such file or directory Full logs. *\* BUILD SUCCEEDED ** Running automation script "./config-automation.js" for "iPhone 6...

I have a SpriteKit project which uses texture atlasses. (Xcode 6.2, Mavericks 10.9.5) These are directories named like "Shield.atlas" and they contain a few image file. When the project is...

iTunes Connect no longer allows any image with an alpha channel. Sips doesn't remove alpha channels, something like imagemagick would work. Could possibly speed up workflow if put together, but...

Doesn't work with cordova/phonegap, libCordova.a problem. Just created a default project: ``` cordova create test cd test cordova platform add ios ``` Running your script results in: ``` Release-iphonesimulator/HelloCordova.build/Objects-normal/x86_64/app ld:...

There is a problem with the landscape mode. The resolution in rect is not exactly 568.0 etc. Sometimes it's something like 568.0000000235217. Thus the function rectMaxSizeMatchesPhoneWithMaxDimensionForOrientation returns the wrong value....

Maybe I don't have something configured correctly, but I couldn't get ui-screen-shooter to build my app with a Today Extension in it. I found a way around it here but...

I copied ``` capture.js config-automation.js config-screenshots.sh ui-screen-shooter.sh unix_instruments.sh ``` To root project folder, try to run `./ui-screen-shooter.sh` And after cleaning got error (only for the first run): **./ui-screen-shooter.sh: line 103:...

Hi Jonathan, thanks for this great script. I really appreciate your work. I have only one problem. Half of the time when running the script I get the error: ```...