This is a wdspec test.
[FAIL] test_params_cache_behavior_invalid_type[None]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_type[False]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_type[42]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_type[value3]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_type[value4]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_value[bypas]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_cache_behavior_invalid_value[DEFAULT]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_type[foo]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_type[42]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_type[False]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_type[value3]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_value_empty_array
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_type[None]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_type[42]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_type[False]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_type[value3]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_type[value4]
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
[FAIL] test_params_contexts_invalid_array_element_value
webdriver.bidi.error.UnknownErrorException: unknown error (Method 'network.setCacheBehavior' is not implemented.)
Harness: the test ran to completion.