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-05-01 07:51:30 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
da2499abd66a906576138628fe56b4dc1e92acb8
appium
/
test
/
functional
/
appium
T
History
Saikat Maitra
242dc69ae1
Fixed uncaught exception which was not allowing execution of "mochaTest:appiumutils" (mochaTest) task. In server.js the gridRegister.registerNode(args.nodeconfig) was getting executed if args.nodeconfig is not null. In the appiumutils.js it was not set as null.
2013-07-08 12:52:05 +05:30
..
appium.js
update example files to clarify what sdk is used
2013-02-11 18:53:00 -08:00
appiumutils.js
Fixed uncaught exception which was not allowing execution of "mochaTest:appiumutils" (mochaTest) task. In server.js the gridRegister.registerNode(args.nodeconfig) was getting executed if args.nodeconfig is not null. In the appiumutils.js it was not set as null.
2013-07-08 12:52:05 +05:30
jsonwp.js
make sure /sessions doesn't return false hard-coded information
2013-04-08 15:04:34 -07:00