Dan Cuellar
9c5cc79e75
Merge pull request #1201 from penguinho/tracetemplate
...
XCode 5 Support
2013-09-23 14:25:57 -07:00
bootstraponline
735e9d786a
Merge pull request #1207 from feelobot/update-hybrid-doc
...
add ruby example
2013-09-23 13:08:49 -07:00
Felix Rodriguez
2b30e228d0
add ruby example
2013-09-23 13:07:05 -07:00
Dan Cuellar
cd8b4a11f5
Use different versions of instruments without delay depending on Xcode version
2013-09-23 09:09:44 -07:00
Jonathan Lipps
eb645f9289
Merge pull request #1203 from LouisStAmour/patch-1
...
Updated troubleshooting.md on webview iOS real-device debugging
2013-09-23 07:04:02 -07:00
Louis St-Amour
20457b05c2
Updated troubleshooting.md on webview iOS real-device debugging
...
Feel free to ignore this pull request and instead expand docs on what's now required to debug Webviews on real devices. You can get the gist of it from the discussion by the end, but it's not all that straightforward.
2013-09-23 09:54:48 -04:00
bootstraponline
0f2c13ff3c
Merge pull request #1202 from penguinho/udidetect
...
Fixes from code review on #1161
2013-09-21 14:02:07 -07:00
Dan Cuellar
d64a8f97bc
Auto-detecting tracetemplate path
2013-09-21 13:24:22 -07:00
Dan Cuellar
4b7696ee76
Fixes from code review on #1161
2013-09-21 13:22:22 -07:00
Jonathan Lipps
8d39ff50f5
Merge pull request #1193 from feelobot/patch-1
...
Update hybrid.md
2013-09-20 16:29:42 -07:00
Felix Rodriguez
1886e94463
Update hybrid.md
...
Added ruby syntax
2013-09-20 16:28:32 -07:00
Jonathan Lipps
5a0bcee983
Merge pull request #1190 from prolificcoder/master
...
increasing instruments timeout
2013-09-20 15:16:28 -07:00
Satyajit Malugu
261250491e
increasing instruments timeout
2013-09-20 11:26:53 -07:00
Dan Cuellar
40002e9d54
Merge pull request #1186 from mgmanikandan87/patch-2
...
Code snippet for long press in Android Touchevent (Java and Python)
2013-09-20 07:58:17 -07:00
Manikandan M G
2ba82d1902
Code snippet for long press in Android Touchevent (Java and Python)
...
Updating python script for longclick touchevent in android.
2013-09-20 11:31:57 +05:30
filmaj
0d3950994a
Robust, device-friendly unlock. Added gitsubmodule for unlock_apk.
...
reset.sh now builds the apk. adbs unlockScreen method now invokes
unlock.apk. added a new small, focused module called device_state to handle determining state of emulators/devices. currently has a "isScreenLocked" function. unlockScreen in adb.js now 1) checks if screen is locked or not first before doing anything and 2) uses unlock.apk to do the unlocking.
2013-09-19 14:09:45 -07:00
Jonathan Lipps
e206d408c3
Merge pull request #1184 from bootstraponline/master
...
Fix warning
2013-09-19 12:15:15 -07:00
bootstraponline
5db66d0119
Fix warning
2013-09-19 15:09:56 -04:00
Dan Cuellar
8125c03fee
Merge pull request #1179 from PavithraNavaneeth/patch-1
...
Update troubleshooting.md
2013-09-19 09:09:25 -07:00
bootstraponline
11be03ec07
Merge pull request #1178 from mgmanikandan87/patch-1
...
Update Android Touchevent for long press
2013-09-19 06:04:31 -07:00
PavithraNavaneeth
c7485456ca
Update troubleshooting.md
...
Updated troubleshooting for 'Webview/Hybrid/Safari app support'
2013-09-19 14:14:44 +05:30
mgmanikandan87
bae23a93e3
Update Android Touchevent for long press
...
This long press code supports only for iOS application. So I am updating the Android Touchevent for long press.
2013-09-19 14:04:14 +05:30
Jonathan Lipps
25ac280d04
Merge pull request #1176 from bootstraponline/master
...
Update clean.apk
2013-09-18 16:24:02 -07:00
bootstraponline
755d239c4e
Update clean.apk
...
Fix min sdk version
Fix account removal logic
2013-09-18 15:14:41 -04:00
bootstraponline
c0e9b373da
Merge pull request #1175 from filmaj/style-guide-camelCase
...
Added variable camelCasing to style guide.
2013-09-18 11:04:22 -07:00
filmaj
357de9c04c
Added variable camelCasing to style guide.
2013-09-18 10:12:31 -07:00
Jonathan Lipps
aaf704db8a
Merge pull request #1170 from bootstraponline/android_ids_fix
...
Fix find_elements :id on Android
2013-09-17 02:21:24 -07:00
bootstraponline
aeacbd4644
Fix find_elements :id on Android
...
Don't error when there are no ids. Return an empty array.
Fix #1167
2013-09-16 16:06:10 -04:00
Jonathan Lipps
1a128159c2
add historical note to changelog
v0.9.1
2013-09-16 19:08:22 +02:00
Jonathan Lipps
bdbe933d1a
changelog and bump for publish 0.9.1
2013-09-16 19:07:18 +02:00
Jonathan Lipps
27aa99bceb
allow test.sh to collate all tests
...
so we get one test count and time measurement
2013-09-16 19:03:23 +02:00
Jonathan Lipps
364050ce0c
fix message
2013-09-16 18:01:55 +02:00
Jonathan Lipps
63985ac713
fix boolean logic in test.sh
2013-09-16 17:37:57 +02:00
Jonathan Lipps
9788d7ffed
Merge pull request #1166 from swapna-chennadi/master
...
Fix for Issue#1165
2013-09-16 08:26:51 -07:00
Jonathan Lipps
b746d31016
Merge pull request #1168 from jlipps/fix-1099
...
Fix 1099
2013-09-16 08:21:15 -07:00
Swapna Chennadi
b5af29d512
Fix for Issue#1165
2013-09-16 15:57:53 +01:00
Jonathan Lipps
465c58b6d2
fix element tapping logic
2013-09-16 16:19:39 +02:00
hannes
688f0c0d77
enable apppium to tapping on UITableViewCell
...
tapping UITableViewCell using UI Automation does not work and it is a known bug with apple, work around for tapping on UITableViewCell is using the element coordinates and added that to appium
2013-09-16 16:19:39 +02:00
Jonathan Lipps
2c5daf4978
fix another place where APPIUM_PORT is needed
2013-09-16 16:16:42 +02:00
Jonathan Lipps
9fd01ca9f6
update uicatalog tests to use APPIUM_PORT
2013-09-16 16:09:11 +02:00
bootstraponline
77f2999f6a
Merge pull request #1163 from jlipps/master
...
various fixes and refactors
2013-09-16 06:29:31 -07:00
bootstraponline
e754e91e62
Merge pull request #1164 from paymand/fix_for_keyevent
...
Fix for keyevent
2013-09-16 06:27:51 -07:00
Payman Delshad
c3f4a2994e
Make sure 'keyevent' works if metastate is null.
2013-09-16 15:26:49 +02:00
Jonathan Lipps
cf61fbec1b
update udidetect submodule
2013-09-16 09:14:47 +02:00
Jonathan Lipps
efc9a6e40d
update udidetect
2013-09-16 09:14:32 +02:00
Jonathan Lipps
8cd23a83c8
refactor ios.js to get rid of some instruments race condition bugs
2013-09-15 14:15:29 +02:00
Jonathan Lipps
5629097cde
make running one set of platform tests easier with test.sh
2013-09-15 14:15:29 +02:00
Jonathan Lipps
e996df36d7
make sure app cleanup happens synchronously
2013-09-15 14:15:29 +02:00
Jonathan Lipps
9dcb9d9736
fix apidemos alerts test to use APPIUM_PORT
2013-09-15 14:15:29 +02:00
Jonathan Lipps
37f4a95f7b
update yiewd example again
2013-09-15 11:18:36 +02:00