bootstraponline
66d3710cc3
cb is never used
2013-04-30 14:01:14 -03:00
Jonathan Lipps
83b4a90191
Merge pull request #494 from bootstraponline/fix_null_tap
...
Fix null tap
2013-04-30 09:59:36 -07:00
bootstraponline
52cd94bacc
Fix null tap
2013-04-30 12:57:26 -04:00
Jonathan Lipps
e4bc25ada1
bump to 0.3.1 for npm publish
2013-04-30 09:46:50 -07:00
Jonathan Lipps
9289b478ec
Merge pull request #491 from mutualmobile/android_clear
...
Added support to clear an editable element (i.e. text field)
2013-04-30 09:36:32 -07:00
Eric Plaster
1e677d8cee
Added support to clear an editable element (i.e. text field)
...
Added unit test
2013-04-30 11:31:56 -05:00
Jonathan Lipps
a95d77e0e8
Merge pull request #493 from jlipps/master
...
misc fixes (including #492 )
2013-04-30 09:01:37 -07:00
Jonathan Lipps
bc84c79ad3
update changelog for 0.3.1
2013-04-30 08:52:49 -07:00
Jonathan Lipps
776726366f
make sure webviewdemo isn't added to repo
2013-04-30 08:52:37 -07:00
Jonathan Lipps
203d911ee1
when building apps, clean and build need to be run synchronously
2013-04-30 08:52:24 -07:00
Jonathan Lipps
42153d130b
don't run webview tests twice. once is enough in safari
2013-04-29 18:39:12 -07:00
Jonathan Lipps
62d482563e
Merge pull request #489 from bootstraponline/fix_selendroid
...
Fix selendroid
2013-04-29 13:54:59 -07:00
bootstraponline
d0ffc3483a
Fix selendroid
...
Fixes #486
2013-04-29 15:43:26 -04:00
Jonathan Lipps
35cbac4195
Merge pull request #484 from mutualmobile/fix_build_ios_clean_first
...
Make sure to do a clean before build of the ios apps in case of an upgra...
2013-04-29 12:01:16 -07:00
Jonathan Lipps
f735f42730
Merge pull request #488 from bootstraponline/prefer_vis
...
Prefer visible
2013-04-29 11:27:27 -07:00
bootstraponline
56bc5dd55a
Prefer visible
2013-04-29 14:19:08 -04:00
Eric Plaster
749d817fd0
Make sure to do a clean before build of the ios apps in case of an upgrade/downgrade to the compiler.
...
Fixed some lint errors
2013-04-29 12:27:09 -05:00
bootstraponline
8006abf687
Merge pull request #485 from dawogfather/master
...
"node-bplist-creator" has become "bplist-creator" which means NPM install fails
2013-04-29 07:24:01 -07:00
Tom Romano
cb92cbe925
The NPM package "node-bplist-creator": "~0.0.1" has been moved/renamed to "bplist-creator": "~0.0.2" which currently kills installs done via npm.
...
Will need NPM release
2013-04-29 16:13:29 +10:00
bootstraponline
8eb666e6f8
Merge pull request #477 from mutualmobile/android_screenshot
...
Added support for screenshots for Android.
2013-04-26 21:36:42 -07:00
Eric Plaster
ce7caa794e
Added support for screenshots for Android.
...
Added support for screenshots for Android.
Now uses ScreenShooter found at https://github.com/appium/screenshooter
Fixed some javascript lint issues
Removed screenshooter... again
Removed grunt buildScreenShooter and fixed string
Removed grunt build commands for Android Screen Shooter
2013-04-26 15:00:18 -05:00
Jonathan Lipps
6251c33beb
Merge pull request #471 from maudineormsby/master
...
Update docs for running on Linux
2013-04-23 14:16:15 -07:00
Jason Carr
211a590802
Differentiate OS X and Linux.
2013-04-23 14:00:10 -07:00
Jason Carr
c36fab208c
Docs for linux.
2013-04-23 13:55:51 -07:00
Jonathan Lipps
1b6ecb2360
Merge pull request #466 from bootstraponline/aapt_rename
...
Use aapt rename
2013-04-23 07:21:11 -07:00
Jonathan Lipps
04defc76a9
Merge pull request #463 from OniOni/upstream
...
Add android web view example
2013-04-22 21:50:51 -07:00
OniOni
078c4d7937
Style fix.
2013-04-22 21:25:44 -07:00
bootstraponline
15d01fc4c4
Use aapt rename
...
Fix #465
2013-04-22 12:03:29 -04:00
OniOni
4d7deb6608
Add tasks to build WebViewDemo.
2013-04-19 18:07:52 -07:00
OniOni
d411e40fe4
Create new task buildSelendroidAndroidApp.
2013-04-19 18:07:52 -07:00
OniOni
6d6f9f2e52
buildAndroidProj now uses maven if no build.xml is found and pom is present.
2013-04-19 18:07:52 -07:00
OniOni
4cab8d8de1
Add new test for android web view.
2013-04-19 18:07:52 -07:00
Jonathan Lipps
5faeb37d41
Merge pull request #460 from OniOni/upstream
...
Empty body in answers causes appium to crash
2013-04-19 13:35:56 -07:00
Sebastian Tiedtke
aaacc3278d
Merge pull request #459 from jlipps/master
...
bunch of fixes to make appium more cross-platformy
2013-04-19 13:35:33 -07:00
Jonathan Lipps
d2cd0cabf7
Merge pull request #458 from bootstraponline/fix_source
...
Fix source on real device
2013-04-19 13:33:54 -07:00
OniOni
31ddfb36a2
Do not try doing stuff with body if undefined (ex: 500 status code).
2013-04-19 13:15:01 -07:00
bootstraponline
628473a9ee
Fix source on real device
...
/cache works on the simulator and fails on device.
/data/local/tmp is used by Android's uiautomatorviewer so appium should use that
as well.
Fix #457
2013-04-19 14:08:03 -04:00
Jonathan Lipps
f4900046c3
make android swipe wait for swipe to complete as well
2013-04-19 10:19:42 -07:00
Jonathan Lipps
6ac2d89b97
add collection to mechanic (changes submitted upstream as well)
2013-04-19 10:19:28 -07:00
Jonathan Lipps
359afa3a1e
minor fixes
2013-04-18 16:48:05 -07:00
Jonathan Lipps
d0f483afb5
make sure swipe returns error if it doesn't execute
2013-04-18 16:48:05 -07:00
Jonathan Lipps
0d81c61a53
allow setText on android to press enter when it sees \n
2013-04-18 16:48:05 -07:00
Jonathan Lipps
0c0b5b057b
add some more android aliases
2013-04-18 16:48:05 -07:00
Jonathan Lipps
751c899201
make sure device is done swiping when we return control
2013-04-18 16:48:04 -07:00
Jonathan Lipps
c15d3b8fc7
make android not flick so fast
2013-04-18 16:48:04 -07:00
Jonathan Lipps
2cd097aa74
make textfield return secure for ios as well
2013-04-18 16:48:04 -07:00
Jonathan Lipps
214a581c25
alias window to frame in android
2013-04-18 16:48:04 -07:00
Jonathan Lipps
3a0e086db0
allow @name to refer to @text, @label, @value
2013-04-18 16:48:04 -07:00
Jonathan Lipps
91c5e6be13
better defaults here
2013-04-18 16:48:04 -07:00
Jonathan Lipps
4acb7da8c5
when searching for @text in ios, fallback to @label and @value
2013-04-18 16:48:04 -07:00