untilUrlLike
Variant of untilUrlIs provided for matching url using a regex pattern.
The pattern matching follows the specs of find.
untilUrlLike(regex)
#
Parametersregex
: Regular expression pattern that matches any part of the url
Variant of untilUrlIs provided for matching url using a regex pattern.
The pattern matching follows the specs of find.
untilUrlLike(regex)
regex
: Regular expression pattern that matches any part of the url