Commit 1eee4e3
chore: bumps playwright from 1.47.2 to 1.49.1 (#1241)
* chore: bump playwright from 1.47.2 to 1.48.1
Bumps [playwright](https://github.com/microsoft/playwright) from 1.47.2 to 1.48.1.
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.47.2...v1.48.1)
---
updated-dependencies:
- dependency-name: playwright
dependency-type: indirect
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* test(combo-box): remove opened before interaction
* test(combo-box): add timeout before query on interaction
* test(combo-box): import atimeout
* test(combo-box): query list item
* test(combo-box): remove lint
* test(combo-box): log list item
* test(combo-box): add expect output
* chore: update playwright 1.49.0
* test: use the new headless chrome with playwright
* test: revert debugging changes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Napat Bualoy <91940544+bualoy-napat@users.noreply.github.com>
Co-authored-by: prima.s <prima.sirinapapant@lseg.com>1 parent 8c283b2 commit 1eee4e3
File tree
3 files changed
+13
-9
lines changed- .github/actions/run-test
3 files changed
+13
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
43 | 45 | | |
44 | 46 | | |
45 | 47 | | |
| |||
0 commit comments