Commit Graph

221 Commits

Author SHA1 Message Date
Jonathan Lipps b04e858dee update real device info 2014-03-27 17:37:29 -07:00
jonahss 878497d63f accessibility_id -> accessibility id 2014-03-27 15:05:17 -07:00
jonahss 0ff63ff003 -ios_uiautomation -> -ios uiautomation 2014-03-27 14:42:14 -07:00
Jonathan Lipps 5255c4b4b4 fix ios ui type shortcuts link (fix #1699) 2014-03-25 14:42:36 -07:00
Dylan Lacey 90bb0c7b22 Update android-hax-emulator.md
Ask people to use Intel's package as the Android SDK manager package successfully installs, then misbehaves.
2014-03-24 14:20:51 -07:00
Jonathan Lipps 5515503a31 get rid of unused grunt commands (fix #2022) 2014-03-24 11:28:31 -07:00
sampar dd60171b20 fix, if appium url set in nodeconfig, dont autopopulate
otherwise, the autopopulation will set the host to localhost/127.0.0.1, which
wont' work if the node and grid are not on the same machine
2014-03-22 11:56:39 -07:00
jonahss 6b0e9708ab add -ios_uiautomation locator strategy 2014-03-21 15:44:09 -07:00
Jonathan Lipps e4efd39e30 update server args doc 2014-03-21 10:30:40 -07:00
Jonathan Lipps 23be703991 ensure we get a decent error message if someone uses locationServicesAuthorized with no bundleId 2014-03-12 11:08:03 -07:00
Jonathan Lipps 99e24ead3d point out that locationServicesEnabled cap requires bundleId 2014-03-12 10:56:02 -07:00
Jonathan Lipps ec46e59c28 Merge pull request #2048 from bootstraponline/ios_mercy
Default to mercy on iOS
2014-03-12 10:01:39 -07:00
bootstraponline 19b8fc4b10 Default to mercy on iOS 2014-03-12 12:50:58 -04:00
Javier84 05f79c26ab Update troubleshooting.md 2014-03-12 11:06:34 +02:00
Jonathan Lipps e7a72e5921 add --command-timeout server arg
so the server can set its own default timeout.
also, clean up some of the command timeout logic
2014-03-07 13:57:41 -08:00
Jonathan Lipps 80ebe34278 add enablePerformanceLogging cap for chrome/android hybrid, so we can get performance logs 2014-03-07 11:52:20 -08:00
lihuazhang 5c7f8ea32a commit docs only 2014-03-06 22:56:39 +08:00
Dan Laslo-Faur 5675e3ff66 added java example code for scrollTo action. 2014-03-05 11:51:09 +02:00
Jonathan Lipps 0a542a371c Merge pull request #1985 from Jonahss/reset.bat
Fix installation on Windows
2014-03-04 11:40:39 -08:00
Jonathan Lipps e6e47887cd fix unit tests to mock IOS instead of using weird mock_ios device 2014-03-03 16:41:46 -08:00
Jonahss 4cd0f6dfa2 edited windows installation instructions 2014-03-03 16:24:31 -08:00
Pavel Smolensky f30631d784 iOS. Add --keep-keychains option and desired capability keepKeyChains 2014-03-03 18:01:13 +03:00
Jonathan Lipps e2bdac73cd update caps doc with new caps and examples 2014-02-26 10:34:17 -08:00
Jonathan Lipps 906c4b7b8e update hybrid docs 2014-02-24 15:09:34 -08:00
Jonah 1dab9a9efe Update running-tests.md
`-V` option doesn't exist.
2014-02-24 14:50:27 -08:00
Jonathan Lipps 61aee9a00d update description of loc services caps 2014-02-20 16:21:20 -08:00
Jonathan Lipps 6890632937 add locationServicesAuthorized cap to pre-auth loc services for a given app 2014-02-20 16:17:23 -08:00
sebv 1a47bdab6b added non synthetic web click cap 2014-02-21 02:41:51 +08:00
Jonathan Lipps ef8180e813 fix java scroll example 2014-02-18 10:22:16 -08:00
bootstraponline 68fc399f85 Document androidCoverage 2014-02-14 14:27:09 -05:00
bootstraponline bbd03f89c6 Add androidCoverage 2014-02-14 12:54:05 -05:00
Jonathan Lipps d2af7968d7 add ability to scroll ios views
this works on ios7!
2014-02-13 17:38:22 -08:00
Jonathan Lipps 77e99adfe8 Merge pull request #1876 from midopa/master
Auto config node host and port for Selenium Grid
2014-02-13 15:29:24 -08:00
Isaac Murchie e9d59b859c Bundle chromedriver into build 2014-02-13 14:16:48 -08:00
Isaac Murchie 9ee3e319af Bundle ChromeDriver into build, for Mac and Linux 2014-02-11 11:47:25 -08:00
midopa 7324ff0f40 Auto config node host and port for Selenium Grid 2014-02-07 12:18:37 -08:00
Isaac Murchie 6daff9e810 Add app wait package 2014-02-04 15:35:58 -08:00
bootstraponline 4d7d0533d3 Fix async fullReset on Android
Update docs
2014-02-04 14:25:36 -05:00
Isaac Murchie ac80afbcc7 Allow multiple ChromeDrivers to be running 2014-02-03 16:49:26 -08:00
stephensjlee a1bede83fb Update grid.md 2014-02-03 14:01:47 -05:00
bootstraponline 2346cf0ace Add mobile find example for Java 2014-02-02 00:09:48 -05:00
bootstraponline e556a71b6c Fix iOS reset
iOS reset deletes the following:

/iPhone Simulator/7.0.3/Library/TCC
/iPhone Simulator/7.0.3/Library/Caches
/iPhone Simulator/7.0.3/Media
/iPhone Simulator/7.0.3/Library/Keychains
/iPhone Simulator/7.0.3/Applications

iOS full reset deletes the entire 'iPhone Simulator' folder.
2014-02-01 12:02:03 -05:00
lbunschoten 1f14f37c60 Update running-on-linux.md
Fixed a typo (missing closing quote)
2014-01-30 14:22:06 +01:00
Jonathan Lipps 3226bbe122 update style guide with new spacing guide 2014-01-29 13:29:55 -08:00
Isaac Murchie 117c3b6e69 Fix Android system setup link 2014-01-22 12:01:58 -08:00
Jonathan Lipps b7e706a93f allow enabling/disabling locationservices via caps 2014-01-20 16:59:55 -08:00
sebv 8952c5bab8 Added doc for nativeInstrumentsLib cap 2014-01-17 08:05:39 +08:00
sebv 6695dfe5fb Refactored tests to use wd promise-chain api 2014-01-14 04:31:19 +08:00
Dan Doveralba 64522d746a Update Alert Logic
* by default appium doesn't interact with alerts
* set autoAcceptAlerts to true to have appium accept alerts
2014-01-09 22:27:08 -08:00
bootstraponline 5cb30e3918 Update caps.md 2014-01-09 12:34:41 -05:00