What are the prerequisites required to run Protractor?
Question
What are the prerequisites required to run Protractor?
Answer
To run Protractor, we need to have Selenium WebDriver and Node.js installed. We can download Protractor package using npm.
← Previous Question
What is Protractor?
Next Question →
How Protractor, Selenium Server, and Selenium WebDriver work together?