Giter Site home page Giter Site logo

consolejs's People

Contributors

nkashyap avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

consolejs's Issues

TypeError: Cannot read property 'prototype' of undefined / originalHandleRequest = io.Manager.prototype.handleRequest;

[sombriks@sephiroth ConsoleJS]$ nodemon
[nodemon] 1.10.0
[nodemon] to restart at any time, enter rs
[nodemon] watching: .
[nodemon] starting node ./Server/Start.js
Remote console URL: http://sephiroth:8082
/home/sombriks/git/ConsoleJS/Server/Server.js:34
originalHandleRequest = io.Manager.prototype.handleRequest;
^

TypeError: Cannot read property 'prototype' of undefined
at Object.start (/home/sombriks/git/ConsoleJS/Server/Server.js:34:39)
at Object. (/home/sombriks/git/ConsoleJS/Server/Start.js:4:8)
at Module._compile (module.js:409:26)
at Object.Module._extensions..js (module.js:416:10)
at Module.load (module.js:343:32)
at Function.Module._load (module.js:300:12)
at Function.Module.runMain (module.js:441:10)
at startup (node.js:139:18)
at node.js:968:3
[nodemon] app crashed - waiting for file changes before starting...
^C[sombriks@sephiroth ConsoleJS]$

feature request: dump html page into new tab in console js

I noticed that in Common menu there are 3 interesting commands: Body, Scripts, Styles

Can we have 4th option that grabs the whole document from device and displays it/renders it in either console js or as a new tab?

This would be handy when trying to investigate unit test results on samsung ( without the use of testswarm ). Samsung scrolls the page very slowly.

Instructions are wrong

When I get to "node Server\Start.js", I get:

internal/modules/cjs/loader.js:638
throw err;
^

Error: Cannot find module '/Users/kupietz/ServerStart.js'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:636:15)
at Function.Module._load (internal/modules/cjs/loader.js:562:25)
at Function.Module.runMain (internal/modules/cjs/loader.js:829:12)
at startup (internal/bootstrap/node.js:283:19)
at bootstrapNodeJSCore (internal/bootstrap/node.js:622:3)

BTW I looked at the console.io project you recommend too. It's completely broken, the instructions given do no work at all. Once installed the command to run it returns an error.

Add security on the web view side.

Currently, it's open to the public which makes it very unsecure. You can't whitelist the ip address though, because both the mobile port and the web view ports are the same.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.