-
Hi,
> I will post this on cucumberjs as well. Just want to make sure, the config I have is ok (below):)
I have been trying to use es6 functions in my step definitions. Looks something like:
``` jav…
-
I have my Grunt file defined as below:
module.exports = function(grunt) {
```
grunt.initConfig({
webdriver: {
test: {
configFile: 'tests/acceptance/wdio/conf/cuk…
-
Hi,
This stack was amazing thanks :)
Because [cucumber-mink](http://cucumber-mink.js.org/) propose many usefull step, did you plan a support for cucumber-mink at the top of cucumberJS ?
pebie updated
8 years ago
-
When using a compiler like babel, this needs to be run before the source files can be executed. Cucumber provides a [`--compiler`](https://github.com/cucumber/cucumber-js#requiring-support-files) opti…
travi updated
8 years ago
-
I've been trying to upgrade my webdriver testrunner setup to cucumber 0.9.2 but am hitting a lot of issues.
I notice your package is now using the latest version of cucumber though. I was previously…
-
I am new to the world of automating tests on angular pages. The framework I am using is protractor, but I am clubbing it with cucumberjs.
I am trying to click on a radio button. This is how the eleme…
-
Hello Guys, maybe there is a way to solve this just haven't found anything in the documentation.
Currently I'm running a step that takes a little bit over 60 seconds, and even when the framework keep…
-
I was having issue with this on my own project, but I'm thinking something is broken at the core here.
When writing cucumber features, it is helpful to run the CLI command to see which steps have bee…
-
I'd like to see both html and console for the same tests.
If I'm correct, that's currently not possible?
-
https://github.com/cucumber/cucumber-js