This website requires JavaScript.
Explore
Help
Sign in
yetangitu
/
OpenSTF
Watch
1
Star
0
Fork
You've already forked OpenSTF
0
mirror of
https://github.com/openstf/stf
synced
2025-10-05 02:29:26 +02:00
Code
Issues
Releases
Wiki
Activity
fe7785f003
OpenSTF
/
lib
/
units
/
device
/
plugins
/
screen
History
Download ZIP
Download TAR.GZ
Simo Kinnunen
d806d4fe54
EventEmitter constructor was not being called in many places. It did work due to the EventEmitter3 constructor being empty, but we can't rely on that.
2015-06-02 13:26:43 +09:00
..
util
Move some screen utilities to the global util directory so that they can be used for other things too.
2015-04-30 13:41:32 +09:00
capture.js
Make screenshots work again.
2015-04-29 13:10:46 +09:00
options.js
Give open device ports their own options. Preparing for future refactor.
2015-04-29 16:38:03 +09:00
stream.js
EventEmitter constructor was not being called in many places. It did work due to the EventEmitter3 constructor being empty, but we can't rely on that.
2015-06-02 13:26:43 +09:00