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
To reproduce, create a protractor target named test:e2e:debug with options:{debug:true} set, then run grunt test:e2e:debug --verbose. You'll see the debug> prompt. Now press a key, and you'll see selenium standalone shut itself down.
seems to be passing debug stdin through to selenium_webdriver with options:{debug:true}
The text was updated successfully, but these errors were encountered: