protractor-cucumber
protractor-cucumber copied to clipboard
What is the purpose of getWindowHandle() call?
Just trying to better understand what is going on, could someone enlighten me regarding the call to getWindowHandle()
(Lines 19 - 23) in the code? It seems to be leftover or unused code, unless there is some desired side-effect?
Looks like dead code to me.