I am writing protractor tests for Angular JS app. It has a nav bar which 
expands on mouse hover. When I run the test, it runs very well and expands 
the nav bar but if mouse attached to the computer is moved on screen, 
navbar shrinks again and test does not proceed. All I want is that when my 
protractor tests are running, none of the external computer actions like 
keystroke , mouse move or click should work. All these things should be 
disabled.

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to