ChangePlaces

Results 22 comments of ChangePlaces

Oh, I was under the impression it supported a lot more: https://curl.haxx.se/libcurl/c/multi_setopt_options.html I'm wanting to manage the timeout and max connections

https://github.com/seleniumhq/selenium-google-code-issue-archive/issues/141 This, unbelievably is impossible. I can not believe it. There are some 'workarounds' listed in this [so post](https://stackoverflow.com/questions/6509628/how-to-get-http-response-code-using-selenium-webdriver) but, still, shocking.

After more research it will never be fixed because selenium mission statement is to reflect what the user will see, and they never see status codes. This means that returning...

I miss not being able to search the issues the most for a keyword! A huge +1

Interesting, this is running inside vmware where the os was installed using vmware's easy install - it collects data from you such as username / password and then installs it...

No, it isn't running. `nmap -p 8080 127.0.0.1` shows the port is closed and a wget `127.0.0.1:8080` fails with a `connection refused` error.

I'm using the server version of ubuntu.

This is the download link for the version i used: http://releases.ubuntu.com/16.04.2/ubuntu-16.04.2-server-amd64.iso I'm assuming something is installed on desktop, that isn't on server which is assumed / needed by the script....

Judging by other issues that I've seen here, the wekan team appear to blame "the build environment" and then close the issue. I've since gone elsewhere. If the software is...