Questions tagged [courgette]

For use with questions about Courgette testing library

Courgette is an opinionated framework built on top of Cucumber and Protractor to allow people to get writing automated UI tests instantly. Automate declarative BDD statements using just Gherkin Syntax and YAML page objects.

9 questions
5
votes
1 answer

what is courgette.log file and why was it automatically saved on my desktop?

I looked up on the internet and it said courgette.log file is based on docker. I am using Docker version 20.10.17, build 100c701 on Windows 11 Home. But I have docker installed for a long time now. Why did courgette.log file appear today itself…
1
vote
1 answer

Courgette - issue with running test

I'm trying to use Courgette to test an Angular web app. This is my first time so I started with a tutorial from here: The thing is that I can't run even the built in test. this is my conf.js: const path =…
0
votes
0 answers

Selenium Parallel execution without cookies shared

I am trying to do parallel execution using Courgette thread (cucumber-testng with java ) and using same user in all test. And noticed an issue as first test case, user login and change role as "Tester" and do something. second test case, same user…
0
votes
0 answers

Cucumber jvm library needed for parallel run with rerun failed test and collect the latest result

I am using cucumber 4.4.0 with parallel run through cucumber.api.cli.Main from mvn using --threads for parallel run cucumber.api.cli.Main --threads
asinha
  • 337
  • 1
  • 6
  • 24
0
votes
1 answer

Courgette-jvm to include project name, version and environment in the reports?

I'm using courgette-jvm to run tests in parallel but in the reports I want to include project name, version and environmental details... Is there any possible way to include these in courgette/cucumber reports. Any help much appreciated. Thanks
Ranjith's
  • 4,508
  • 5
  • 24
  • 40
0
votes
1 answer

Signing an iOS app in MS app center to work on aws device farm

I'm relatively new to app development, but basically i'm trying to build an ipa file in MS VS app center that will install on the real devices that are on AWS device farm. I'm guessing this should be possible. The problem I'm getting is that the…
0
votes
1 answer

Where is the apk file when using a Custom Test Spec in AWS device farm?

I've followed this guide https://docs.aws.amazon.com/devicefarm/latest/developerguide/how-to-create-test-run.html and i'm running a Custom Test Spec (see step 5). Where is the apk that I uploaded in step 3 on the file system so that my Courgette…
alexrogers
  • 1,514
  • 1
  • 16
  • 27
0
votes
1 answer

Running a custom command (Courgette tests) on AWS device farm

From the documentation it seems that rather than running or specifying a command to run the tests, you zip up the test files and upload them. I haven't tried this but I can't work out how it would know to run Courgette with npx courgette.
alexrogers
  • 1,514
  • 1
  • 16
  • 27
-2
votes
1 answer

courgette-jvm configuration no information on the source of the error

test result runner class io.github.prashant-ramcharan courgette-jvm 6.3.0