Re: Open Specific Netflix Movie with Alexa
1. the LINK FOR REFERENCE: http://seleniumhq.github.io/selenium/docs/api/javascript/is not working anymore.
2. I think I did the first steps correctly. I opened the command prompt and typed in "npm install selenium-webdriver" which it did.
3. I am confused by this step: "Once selenium-webdriver is installed you may need to install additional components - There are links/downloads for these components in my LINK FOR REFERENCE above. I did not need to install this for Firefox. I guess I already had this installed. (If you need this the link is just to download whichever browsers developer browser executable to use with selenium. You will need to add a PATH variable to the directory of the executables.)"
What do you mean by downloading whichever browser developer browser executable to use with selenium? Does that mean just to have the app of the web browser I want downloaded on my computer? Like the Chrome app?
4. "Open your IDE of choice" is IDE a software code?