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

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

php - How can I echo out this array? -

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