[NOT READY] Playwright #1
playwright-e2e.yml
on: pull_request
E2E playwright tests
4m 57s
Annotations
1 error and 5 warnings
E2E playwright tests
Process completed with exit code 1.
|
E2E playwright tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|
E2E playwright tests
l..r inside match is deprecated, you must always match on the step: l..r//var or l..r//_ if you want to ignore it
|
E2E playwright tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
E2E playwright tests
min..max inside match is deprecated, you must always match on the step: min..max//var or min..max//_ if you want to ignore it
|
E2E playwright tests
first..last inside match is deprecated, you must always match on the step: first..last//var or first..last//_ if you want to ignore it
|