Pattern Criterion¶
The Pattern URL Criterion matches URLs that contain the provided pattern.
Arguments¶
pattern- string representing the pattern that needs to be a part of the URL
Example¶
1 2 3 4 5 | |
The Pattern URL Criterion matches URLs that contain the provided pattern.
pattern - string representing the pattern that needs to be a part of the URL1 2 3 4 5 | |