Login
Remember
Register
Ask a Question
The following code is used to install Protractor _________.
0
votes
asked
Aug 18, 2021
in
AngularJS Packaging and Testing
by
SakshiSharma
The following code is used to install Protractor _________.
npm install -g protractor
Select the appropriate answer from below options:
a) Globally
b) None of the options
c) With Grunt
d) With Jasmine
install-protractor
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Aug 18, 2021
by
SakshiSharma
Correct Answer of Above questions is : -a) Globally
...