You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am executing protractor tests implemented with cucumber framework. We are using Sauce VM's for execution, so whenever we trigger execution from Jenkins, it takes a lot of time to collect coverage data. For ex, 2 to 3 min for each scenario.
Any one can suggest how to improve the performance.