Commit f1bfeae
authored
fix: add --disable-component-extensions-with-background-pages flag to default arguments (#8315)
<!--
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 fail1 parent d5cb4db commit f1bfeae
File tree
1 file changed
+4
-1
lines changed- src/browser/provider/built-in/dedicated/chrome
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
6 | 9 | | |
7 | 10 | | |
8 | 11 | | |
| |||
0 commit comments