Latest PostsRidiculously long cloning Date: 01/08/2024 (DD/MM/YYYY) Time: ~10:30 Hello! I was running into... a Bug? a Performance issue? I am really annoyed about infinite cloning. I have simple manual tests with no files attached ...Update test run "name" value via API? Is there a way to update a test run "name" value via API? On the API doc page there is an example for updating the test run "description" value (Update test run description – CucumberStudio API Re...Backup procedure Hello, Is there a way to get the procedure to get a backup file in XML here ? I did not find any information about it Upgrading Cucumber from 4.2.5 to Latest (7.x) Hi there, We have inherited an old test automation framework that is using Cucumber 4.2.5, based on Java 1.8 and uses Maven 3.2. We don't have the option to wholesale start over, but we should a...Could not find or load main class cucumber.api.cli.Main Hello, I am using Selenium framework with java and gradle run config to execute my automation test scripts, We have updated our project to run on Java17 and Gradle 8.3 after updating this we have be...How can I make the annotation @ParemeterType use a list? Hello! As I am continuing my Cucumber 7.0.0 uplift journey I have stumbled upon some issues. The old way on how to handle parameter types is deprecated so now the annotations@ParameterType and@Da...VS Code: Only run one Scenario? Hi, I'm new to Cucumber AND Java, so I don't really know what I'm asking. I was messing with the 10-minute tutorial and I noticed that IntelliJ can run and debug each scenario individually. It feel...Cucumber Report NOT WORKING Hello I get 403 error on cucumber report please have a look at it SolvedPlease allow users with Member role to edit tags Hi I noticed that people withMember role cannot add tags to Scenarios, and there is required Admin role for this action. During editing tag is displayed error on UI and in network I noticed 401 res...Solvedcucumber-junit5 parallel execution I am trying to implement junit5 with cucumber for parallel execution. I tried but parallel execution not working it runs the test cases sequentially. The git link is provided in junit5 parallel imple...