Content-Length: 291588 | pFad | http://github.com/alexmx/ios-ui-automation-overview/commit/f76311ebd461e6ec8fe634ec22f6f85e9316086a

0A Update README.md · alexmx/ios-ui-automation-overview@f76311e · GitHub
Skip to content
This repository was archived by the owner on Jun 22, 2021. It is now read-only.

Commit f76311e

Browse files
committed
Update README.md
1 parent d913ff8 commit f76311e

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

README.md

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,24 @@ cd ../calabash && APP=\"../Build/Products/Debug-iphonesimulator/Contacts-cal.app
143143
![Contact List](/assets/calabash-firewall.png)
144144

145145
### UI Automation
146+
UI Automation is an old native solution which allows us to write UI tests using `JavaScript`.
147+
Tests are located in `ui-automation` folder.
146148

147-
TBD
149+
Run tests:
150+
```bash
151+
# Run using fastlane
152+
fastlane test_ui_automation
153+
154+
# Run manually
155+
xcodebuild -project Contacts.xcodeproj \
156+
-scheme "Contacts" \
157+
-sdk iphonesimulator \
158+
-derivedDataPath "build"
159+
build
160+
161+
cd ../ui-automation && ./run-tests.sh "../build/Products/Debug-iphonesimulator/Contacts-test.app" "iPhone 5s"
162+
```
163+
**Note:** Consider UI Tests (XCTest) solution instead of UI Automation as Apple has officially deprecated UI Automation in Xcode 7.
164+
165+
## License
166+
This project is licensed under the terms of the MIT license. See the LICENSE file.

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/alexmx/ios-ui-automation-overview/commit/f76311ebd461e6ec8fe634ec22f6f85e9316086a

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy