This website requires JavaScript.
Explore
idra
informatica
.it
Help
Register
Sign In
starred
/
stf-DeviceFarmer-1
Watch
1
Star
0
Fork
0
You've already forked stf-DeviceFarmer-1
mirror of
https://github.com/DeviceFarmer/stf.git
synced
2026-04-18 16:23:28 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e17f306d30fba430121f632da38a7bdbced6bf46
stf-DeviceFarmer-1
/
lib
/
roles
/
device
/
support
History
Simo Kinnunen
e17f306d30
Add browser list to device identity.
2014-04-01 19:29:28 +09:00
..
adb.js
Refactor InputAgent into STFService. Support copypasting (only pasting implemented in the UI right now though).
2014-04-01 11:50:16 +09:00
channels.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
http.js
Add browser list to device identity.
2014-04-01 19:29:28 +09:00
properties.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
push.js
It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation.
2014-03-17 22:32:31 +09:00
quit.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
router.js
Fix all JSHint complaints in Node.js code.
2014-03-19 20:36:46 +09:00
sub.js
It seems that it's simply impossible to run too many things in parallel over ADB on a single device. Really weird stuff happening, like completely unrelated shell calls using files created by other shell calls. Switch back to serial implementation.
2014-03-17 22:32:31 +09:00