yahoo / protractor-retry

Use protractor features to automatically re-run failed tests with a specific configurable number of attempts.
MIT License
28 stars 32 forks source link

Why non Parallel mode isn't supported? #76

Open aaccurso opened 4 years ago

aaccurso commented 4 years ago

Does anybody know what's needed to support sequential mode?

jlsjonas commented 3 years ago

Would also be interested in this; we want to move to parallel mode but have some longer-term blockers preventing us from doing so.