testing - protractor: when does restartBrowserBetweenTests: true run? -


i have setting: restartbrowserbetweentests: true in config file seems restart runs after beforeeach instead of running before beforeeach.

this causing tests fail because need execute code in beforeeach before each spec.


Comments

Popular posts from this blog

Email notification in google apps script -

c++ - Difference between pre and post decrement in recursive function argument -

javascript - IE11 incompatibility with jQuery's 'readonly'? -