Bo Gotthardt
Bo Gotthardt
Please briefly describe what you were doing that led to the issue, if applicable: Running a chunk in a notebook that uses params does not work, while previewing it does....
Consider adding overloaded has()/is() methods to AbstractAssert that apply a com.google.common.base.Predicate. This will make it easier to write fluent tests for codebases that already use Predicates, without having to create...
Allow configuring the Chromium remote debugging port via `webview.settings`. This makes it possible write tests for the application using Playwright via this guide: https://playwright.dev/docs/webview2