Skip to content

Query should accept a Gatling Expression #77

Open
KevinSucre opened this issue May 16, 2023 · 0 comments
Open

Query should accept a Gatling Expression #77

KevinSucre opened this issue May 16, 2023 · 0 comments

Comments

@KevinSucre
Copy link

KevinSucre commented May 16, 2023

jdbc("test")
.query("select * from #{tbl}")
.check(simpleCheck(simpleCheckType.NonEmpty));

should work.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant