Fix bugs in chrome example
This commit is contained in:
@@ -29,6 +29,15 @@
|
|||||||
"chrome"
|
"chrome"
|
||||||
],
|
],
|
||||||
"evaluator": {
|
"evaluator": {
|
||||||
|
"postconfig": [
|
||||||
|
{
|
||||||
|
"type": "execute",
|
||||||
|
"parameters": {
|
||||||
|
"command": "pkill chrome",
|
||||||
|
"shell": "true"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
],
|
||||||
"func": "exact_match",
|
"func": "exact_match",
|
||||||
"result": {
|
"result": {
|
||||||
"type": "enable_enhanced_safety_browsing"
|
"type": "enable_enhanced_safety_browsing"
|
||||||
|
|||||||
Reference in New Issue
Block a user