Philip Nord
Philip Nord
Hi @vegarsti! Thanks for raising this issue. The documented maximum `limit` parameter in `/jobs/runs/list` is different in [Jobs API 2.0](https://docs.databricks.com/dev-tools/api/2.0/jobs.html#runs-list) (1000) and [Jobs API 2.1](https://docs.databricks.com/dev-tools/api/latest/jobs.html#operation/JobsRunsList) (25). I've notified the Jobs...
@jennifer-shehane This is something that heavily affects debugability of cypress tests on apps that use shadow DOMs. Testing works fine, but debugging or developing tests is a lot more difficult...