R
R
Russel7772016-07-01 09:28:19
Software testing
Russel777, 2016-07-01 09:28:19

How to properly install webdriverIE+selenium+nodeJS bundle?

Good afternoon!
Question from a newbie in the topic of testing, please do not throw slippers and do not write something like "read the docks".
The fact is that it is necessary to deploy Selenium in the above bundle, the problem is the following - when installing node js, in the npm package manager, along the docks, the command "npm install selenium-webdriver" follows, but based on the network and proxy settings (I'm trying to do this at the workplace, unfortunately they didn’t give me access, no matter how I asked, which is why I’m trying to find an alternative), I can’t download the necessary one.
50fa88bbb6504b15b5adcc0f0610d0e9.png
I tried to install the webdriver from IE manually - stuffed it into the node js modules folder, registered it in PATH - it didn’t really make sense.
Please tell me how to bypass the proxy, am I doing everything right and is there an installation option without a package manager?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
fetis26, 2016-07-01
@Russel777

As an option, run this command on your home computer, and then transfer the node_modules folder.
But developing for the Internet without the Internet is some kind of insanity.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question