You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I also noticed that we used to have several for-each pieces of Javascript code to map info into a DTO and doesn't work anymore - moving to use karate.map() works perfectly.
Notes:
mvn clean test
develop
branch of Karate locally with version2.0.0
0.9.6
version of KarateI am using
JavaDemo
class from https://github.com/intuit/karate#calling-java inkarate-config.js
as below. configMap is not getting updated with new elementproject
Following code works if I don't use
jd.doWork("fromJS")
and adds new elementproject
The text was updated successfully, but these errors were encountered: