1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Remove commented out reminders of already implemented features.

This commit is contained in:
Simo Kinnunen 2014-04-22 13:45:11 +09:00
parent ced84f0f66
commit d037f45b29

View file

@ -610,20 +610,11 @@ module.exports = function(options) {
socket.on('executeAsync', function(data) {})
socket.on('safeExecuteAsync', function(data) {})
socket.on('execute', function(data) {})
socket.on('screen', function(data) {})
socket.on('screenshot', function(data) {})
socket.on('selenium.screenshot', function(data) {})
socket.on('url', function(data) {})
socket.on('selenium.allCookies', function(data) {})
socket.on('forward.unset', function(data) {})
socket.on('forward.list', function(data) {})
*/
//this._react 'forward.test', (data = {}) =>
// this._runTransaction 'forward.test',
// this._insertOptionalIp data, 'targetHost'
//this._react 'forward.set', (data = {}) =>
// this._runTransaction 'forward.set',
// this._insertOptionalIp data, 'targetHost'
//this._react 'selenium.weinre', =>
// this._runTransaction 'selenium.weinre',
// targetHost: conf.weinre.httpHost