1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 19:42:01 +02:00
OpenSTF/lib/units/device/plugins/screen
2015-09-15 04:25:21 +09:00
..
util Hopefully fix occasional errors when trying to send an initial banner to a frame client. After looking through ws' source, the most likely reason seems to be that the websocket is in CLOSING state. Even if not, we should get a bit more useful log output this time. 2015-07-01 12:49:12 +09:00
capture.js Move utility plugins into their own folder. They don't go into the support folder because they're not standalone units and require interaction with the main units. Further refactoring pending. 2015-07-28 15:59:02 +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 Limit VNC size by default. 2015-09-15 04:25:21 +09:00