Hello :wave: is there any guidance on how to get ...
# kobweb
b
Hello 👋 is there any guidance on how to get started with testing in Kobweb? To be honest, I haven’t even tried Compose’s testing libs (which provide rules + finders + matchers) yet because I assume they won’t work, but maybe I’m wrong?
d
There is not, nothing from me at least.
c
Using a web test framework (Selenium, Cypress, Playwright…) should work out of the box in exactly the same way as it does for JS
👍 1