Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/janijegoroff/calabash-ios-example-issue-600
Simple example project to reproduce calabash-ios issue #600
https://github.com/janijegoroff/calabash-ios-example-issue-600
Last synced: 8 days ago
JSON representation
Simple example project to reproduce calabash-ios issue #600
- Host: GitHub
- URL: https://github.com/janijegoroff/calabash-ios-example-issue-600
- Owner: JaniJegoroff
- Created: 2014-11-07T23:34:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-08T00:18:59.000Z (almost 10 years ago)
- Last Synced: 2023-08-16T07:11:51.100Z (about 1 year ago)
- Language: Objective-C
- Size: 6.25 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
calabash-ios-example-issue-600
==============================Simple example project to reproduce calabash-ios issue [#600](https://github.com/calabash/calabash-ios/issues/600)
Environment
==========
`calabash-ios 0.11.4``run_loop 1.1.0`
`Xcode 6.1`
`iPhone 6 8.1 simulator`
Steps to reproduce
==========1. Build Calabash target for **iPhone 6**
2. Execute `bundle`
3. Execute `DEBUG=1 DEBUG_HTTP=1 DEVICE_TARGET='iPhone 6 (8.1 Simulator)' cucumber`
4. Wait... :)Screenshot from error
==========
![Alt text](Screenshot-Error.png?raw=true "Screenshot from error")