File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6447,7 +6447,7 @@ requests will be affected.
64476447
64486448#### The network.setCacheMode Command #### {#command-network-setCacheMode}
64496449
6450- The <dfn export for=commands>network.removeSetCacheMode </dfn> command overrides
6450+ The <dfn export for=commands>network.setCacheMode </dfn> command overrides
64516451the network cache behaviour for certain requests.
64526452
64536453<dl>
@@ -6490,11 +6490,11 @@ The <dfn export>WebDriver BiDi update request cache mode</dfn> steps given
649064901. If |context| is not null:
64916491
64926492 1. If [=cache mode override map=] [=map/contains=] |context|, set
6493- |request|' s [=request/cache mode=] to [=cache mode override
6493+ |request|' s [=request/cache mode=] to [=cache mode override
64946494 map=] [|context|] and return.
64956495
649664961. If [=default cache mode override=] is not null, set
6497- |request|' s [=request/cache mode=] to [=default cache mode override=] .
6497+ |request|' s [=request/cache mode=] to [=default cache mode override=] .
64986498
64996499</div>
65006500
You can’t perform that action at this time.
0 commit comments