Elementor is not able to launch URL in chrome. It's getting stuck here:
Creating protractor configuration file
(node:9687) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated.
Starting protractor
Running command: [node /usr/local/lib/node_modules/elementor/nodemodules/protractor/built/cli.js --elementExplorer true --debuggerServerPort 6969 /var/folders/k/3fqf0hd97b3cwy8s9q9gjwcw0000gy/T/protractor-conf118017-9687-1wv4psi.10arh]
[10:38:17] I/hosted - Using the selenium server at http://localhost:4444/wd/hub
[10:38:19] I/protractor -
[10:38:19] I/protractor - ------- Element Explorer -------
[10:38:19] I/protractor - Starting WebDriver debugger in a child process. Element Explorer is still beta, please report issues at github.com/angular/protractor
[10:38:19] I/protractor -
[10:38:19] I/protractor - Type to see a list of locator strategies.
[10:38:19] I/protractor - Use the list helper function to find elements by strategy:
[10:38:19] I/protractor - e.g., list(by.binding('')) gets all bindings.
[10:38:19] I/protractor -
[10:38:19] I/protractor - Debugger exiting
Elementor is not able to launch URL in chrome. It's getting stuck here:
Creating protractor configuration file (node:9687) [DEP0013] DeprecationWarning: Calling an asynchronous function without callback is deprecated. Starting protractor Running command: [node /usr/local/lib/node_modules/elementor/nodemodules/protractor/built/cli.js --elementExplorer true --debuggerServerPort 6969 /var/folders/k/3fqf0hd97b3cwy8s9q9gjwcw0000gy/T/protractor-conf118017-9687-1wv4psi.10arh] [10:38:17] I/hosted - Using the selenium server at http://localhost:4444/wd/hub [10:38:19] I/protractor - [10:38:19] I/protractor - ------- Element Explorer ------- [10:38:19] I/protractor - Starting WebDriver debugger in a child process. Element Explorer is still beta, please report issues at github.com/angular/protractor [10:38:19] I/protractor - [10:38:19] I/protractor - Type to see a list of locator strategies.
[10:38:19] I/protractor - Use the
list
helper function to find elements by strategy: [10:38:19] I/protractor - e.g., list(by.binding('')) gets all bindings. [10:38:19] I/protractor - [10:38:19] I/protractor - Debugger exitingnode version- 8.9.4 protractor version-5.2.0
chrome- 63.x.x