Peter Thomas

Results 357 comments of Peter Thomas

@jkeys089 agreed for the keyword. not sure if the JS API should use that default, that's all

@LuuKro can you do this quick test ```cucumber Scenario: Using karate.call() * karate.call(true, '@tocall') ``` So the `true` is a flag to say that the `call` should be in "shared"...

@LuuKro thanks for the details. are you on Karate 1.4.0 because I thought we tried to make that screenshot part a little better. but we will look into this particular...

@LuuKro nevermind, just noticed you mentioned you are on 1.4.0

@u7416555 consider this assigned ! also see hacktoberfest guide: https://github.com/karatelabs/karate/wiki/Hacktoberfest

@f-delahaye you can go ahead. don't worry about the existing driver, we can throw it away if needed. I would prefer that playwright support is added as a new `karate-playwright`...

@f-delahaye sounds great ! * VISIBLE sounds good to me and the most common intent * 30 ms ? wow that's weird. we could start out by announcing that retry...

@f-delahaye I think you can just go ahead with a PR. karate 1.5.X will change the maven groupId to `io.karatelabs` and I've just merged the jdk17 branch to `develop` so...

this has been merged ! thanks @f-delahaye this may need some documentation and testing before release, there will certainly be 1.5.0.RC2 in a week or two. having regression tests using...

@anildhiman88 this is available right now in Karate [1.5.0.RC2](https://github.com/karatelabs/karate/issues/2401) (just released) - note that the artifact grouo-id has changed to `io.karatelabs`