browser.pause in beta using protractor cucumber framework #4394
Description
Hi there!
I have used protractor cucumber framework. In step definition file I have a browser.pause() which seems to fail at command line execution. Please find zip of protractor config and cucumber feature & step definition file attached.
This is the error that comes up:
2 scenarios (2 passed)
8 steps (8 passed)
0m00.016s
[19:23:49] I/protractor -
[19:23:49] I/protractor - Encountered browser.pause(). Attaching debugger...
[19:23:49] I/protractor -
[19:23:49] I/protractor - ------- WebDriver Debugger -------
[19:23:49] I/protractor - Starting WebDriver debugger in a child process. Pause is still beta, please report issues at github.com/angular/protractor
[19:23:49] I/protractor -
[19:23:49] I/protractor - press c to continue to the next webdriver command
[19:23:49] I/protractor - press ^D to detach debugger and resume code execution
[19:23:49] I/protractor -
[19:23:50] I/launcher - 0 instance(s) of WebDriver still running
[19:23:50] I/launcher - chrome #1 passed