Hello everyone , Is the oob behaviour for every feature file should have separate .js implementation file. Is that possible to have common .js implementation file which can be utilized in multiple feature files ?
Due to this i have to repeat common step defs in every .js implementation file , Could any one suggest if it is achievable to have common.js (single) file to use for multiple feature files