Commit a8e90d5
Fix: vulnerabilities and failing tests (#8459)
<!--
Thank you for your contribution.
Before making a PR, please read our contributing guidelines at
https://github.com/DevExpress/testcafe/blob/master/CONTRIBUTING.md#code-contribution
We recommend creating a *draft* PR, so that you can mark it as 'ready
for review' when you are done.
-->
## Purpose
_Describe the problem you want to address or the feature you want to
implement._
## Approach
_Describe how your changes address the issue or implement the desired
functionality in as much detail as possible._
## References
_Provide a link to the existing issue(s), if any._
## Pre-Merge TODO
- [ ] Write tests for your proposed changes
- [ ] Make sure that existing tests do not fail
---------
Co-authored-by: adil.rakhaliyev <[email protected]>1 parent e659aa3 commit a8e90d5
File tree
14 files changed
+386
-340
lines changed- docker
- gulp/helpers
- src
- browser/provider/built-in/dedicated/chrome
- utils/temp-directory
- test
- client/fixtures/core
- functional
- fixtures/api
- es-next
- iframe-switching
- resize-window
- testcafe-fixtures
- raw/upload/pages
- legacy-fixtures
- page-js-errors
- upload/pages
14 files changed
+386
-340
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
12 | | - | |
13 | 11 | | |
14 | 12 | | |
15 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
0 commit comments