selenium-cucumber-js icon indicating copy to clipboard operation
selenium-cucumber-js copied to clipboard

CLI option for localization

Open Djcvhw opened this issue 7 years ago • 1 comments
trafficstars

Hello. How can I change global language for features? In cucumber-js I can use cli options --language but in selenium-cucumber-js I use # language: ru at first line of feature for every feature

Djcvhw avatar May 22 '18 09:05 Djcvhw

Yup. And how we can throw cucumber-js parameters across selenium-cucumber-js in general? For example I want use babel-core library. In cucumber-js I use --require-module babel-core/register parameter. How I can do it in selenium-cucumber-js?

DMShamonov avatar May 22 '18 13:05 DMShamonov