This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
appium
Watch
1
Star
0
Fork
0
You've already forked appium
mirror of
https://github.com/appium/appium.git
synced
2026-02-10 03:38:49 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4cd36c8d6a6b467ba0372ee5a8bd484153c47485
appium
/
lib
History
Jonathan Lipps
4cd36c8d6a
ensure that the logger is initialized with correct args before using it (
fix
#2308
)
2014-04-10 18:46:17 -07:00
..
devices
don't try to validate device string if we're not >= ios 7.1
2014-04-10 14:08:20 -07:00
doctor
changed .appiumconfig to .apapiumconfig.json so we can load it with require() and have it cached
2014-02-25 15:53:55 -08:00
server
ensure that the logger is initialized with correct args before using it (
fix
#2308
)
2014-04-10 18:46:17 -07:00
appium.js
Updated the app argument for the installApp, launchApp and closeApp to point to the device rather than appium. Also added a check for the "installToRealDevice" function to check if "launch" desired capability has not been set to false (as in that instance we want to manage installation and launching ourselves).
2014-04-10 17:40:00 +01:00
helpers.js
Add touch and multitouch actions for Android
2014-04-07 12:13:16 -07:00
tempdir.js
Fix temp folder in windows and linux
2014-02-11 16:23:47 +01:00
xpath.js
stricter jshint rules enforcable from editor
2014-01-29 14:03:34 +08:00