Prevents requests from being sent to any domain that matches the specified regular expression.
Namespace: Facilita.WebAssembly: clrWebBrowser (in clrWebBrowser.dll) Version: 9.5.7.98 (1.0.0.0)
Syntax
Parameters
- regexp
- Type: System String
The regular expression to use.
Remarks
Caution |
---|
The test may not function correctly if server calls are not made that are necessary for the correct operation of the test. |
See Also