cucumber-watir icon indicating copy to clipboard operation
cucumber-watir copied to clipboard

Test harness for automated functional testing of web applications

Results 2 cucumber-watir issues
Sort by recently updated
recently updated
newest added

macOS Sierra 10.13.3 Using the default Desktop tag: `Cucumber::Rake::Task.new(:desktop, 'Runs test tagged as Desktop') do |t| t.cucumber_opts = "features/* --format html --out=results/desktop-report.html --format pretty --no-source --format rerun --out results/desktop-rerun.txt --tag...