0 votes
in AngularJS Packaging and Testing by
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

1 Answer

0 votes
by

Correct Answer of Above questions is : -a) Globally

...