-
Minimal repro: zip attached
This project contains a shared feature, which defines which defines a javascript function:
```
Scenario: shared functions
* def greet = function(name) { return …
-
As reported in https://stackoverflow.com/questions/70938149/is-there-any-way-to-use-continueonstepfailure-with-methods-waitfor-waitforurl
Issues present:
1. null pointer is triggered when a non-…
-
Myfile content in .yaml
----------
id:
10123: {something....}
----------
when i try to real this .yaml file using read() function-
error coming ..
String i am able to read properly.…
-
Hi,
I am creating test automation framework from scratch. My requirement is I should be able to create testdata dynamically from database query and pass it into feature file. It is going to be data…
-
**Describe the bug**
Project scaffolded at https://code.quarkus.io/ - depending on io.quarkus:quarkus-core:jar:1.5.2.Final,
and extended with polyglot code below, fails at execution with an excepti…
ghost updated
2 years ago
-
## Minimal Reproducible Example
https://github.com/treyturner/karate-reprex/tree/issue/HttpRequestResponseNotLoggingToConsoleWhenShowLogDisabledInReports
## Issue
With this report configurati…
-
# karate v1.0.1
---
## BUILD
```shell
MacBook-Pro:karate-demo karate$ ./gradlew clean build
Starting a Gradle Daemon (subsequent builds will be faster)
BUILD SUCCESSFUL in 14s
6 actionable ta…
-
based on feedback, team wants to do hybrid tests and port all cookies from the API http-client to the UI tests
we potentially need the reverse as well. right now thinking that making the JSON the s…
-
Using karate version 0.9.5 there is an issue related to the use of callonce and scenario outlines. Note that this issue is still present in 0.9.6 although slightly different.
Example project is att…
-
Hi @ptrthomas, I'm back with more issues with classpath, Spring Boot, and JAR (or bootJAR in this case).
I have a dummy project [here](https://github.com/celcius112/karate-spring), which is a Sprin…