Fix bugs in chrome example

This commit is contained in:
Timothyxxx
2024-03-10 17:06:39 +08:00
parent e51d0e8cc9
commit 3f19cc5117

View File

@@ -29,6 +29,15 @@
"chrome"
],
"evaluator": {
"postconfig": [
{
"type": "execute",
"parameters": {
"command": "pkill chrome",
"shell": "true"
}
}
],
"func": "exact_match",
"result": {
"type": "enable_enhanced_safety_browsing"