angularjs - Elementor. How to make it use protractor.conf? -


i started adding e2e tests our project , seems few things changed since last time used protractor. example elementexplorer still useful, elementor way more cooler.

in readme says launch running e.g.: webmanager start , elementor http://localhost:3000.

but way ignores protractor.conf. , since have binary path chrome browser in file, along logic clearing cookies , logging app in onprepare function, protractor has know file is. can't find way.

starting protractor usual via protractor protractor.conf.coffee , elementor localhost:3000 not working either. says "unable start webdriver session"

yes, should launch running webdriver-manager start, use run scripts: protractor script_file_conf.js since save scripts javascript code in repository. remember conf file should have reference script file.


Comments

Popular posts from this blog

how to do line continuation in perl debugger for entering raw multi-line text (EOT)? -

javascript - Create websocket without connecting -

android - Linear layout children not scrolling -