-
In what format are the test cases expected?
-
Hi Peter,
i am getting the response in postman but not in karate framework.Please find below details
postman cURL code snippet
curl --location --request POST 'https://inaspvd104463.in.db.com:8080/a…
-
Request for solution to remove the Content-Length header for GET call. As part of our scenario execution, the API GET call is successfully executing if we exclude the Content-Length header key but cou…
-
https://stackoverflow.com/questions/75790300/karate-faramework-the-api-response-in-not-getting-printed-completely?noredirect=1#comment133696203_75790300
-
Hello Peter,
I installed the latest version of the framework, however I still have the same problem when launching with maven.
I still have the following error:
`
[ERROR] Failed to execute goal …
-
Tracking updates of www.redditgifts.com
-
Hello,
Loving the karate framework so far. However, I found I can not use let/const keywords on JavaScript and karate-config.js files that I call with karate.call (can use only var). It is planned …
-
> ⚠️ (As on Apr 2023) Please consider Mobile support as experimental. But we are very close and there are some teams that use Karate for simple use-cases. Please contribute code if you can.
Descri…
-
Double click doesnt work in Karate Robot framework for windows app
```
locate('abc').doubleClick()
```
Error - PolyglotException: TypeError: invokemember (doubleclick) on com.intuit.karate.rob…
-
It's much better if we also support the allure report in the future.
The creator of the allure-framework has agreed and began to integrate karate 1.0.x:
https://github.com/allure-framework/allure-…